Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type BaseClient
- type Event
- type EventHubCaptureFileCreatedEventData
- type ResourceDeleteCancelData
- type ResourceDeleteFailureData
- type ResourceDeleteSuccessData
- type ResourceWriteCancelData
- type ResourceWriteFailureData
- type ResourceWriteSuccessData
- type StorageBlobCreatedEventData
- type StorageBlobDeletedEventData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New() BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults() BaseClient
type EventHubCaptureFileCreatedEventData ¶
type EventHubCaptureFileCreatedEventData = original.EventHubCaptureFileCreatedEventData
type ResourceDeleteCancelData ¶
type ResourceDeleteCancelData = original.ResourceDeleteCancelData
type ResourceDeleteFailureData ¶
type ResourceDeleteFailureData = original.ResourceDeleteFailureData
type ResourceDeleteSuccessData ¶
type ResourceDeleteSuccessData = original.ResourceDeleteSuccessData
type ResourceWriteCancelData ¶
type ResourceWriteCancelData = original.ResourceWriteCancelData
type ResourceWriteFailureData ¶
type ResourceWriteFailureData = original.ResourceWriteFailureData
type ResourceWriteSuccessData ¶
type ResourceWriteSuccessData = original.ResourceWriteSuccessData
type StorageBlobCreatedEventData ¶
type StorageBlobCreatedEventData = original.StorageBlobCreatedEventData
type StorageBlobDeletedEventData ¶
type StorageBlobDeletedEventData = original.StorageBlobDeletedEventData
Click to show internal directories.
Click to hide internal directories.