Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccessKeys
- type AccessRights
- type ArmDisasterRecovery
- type ArmDisasterRecoveryListResult
- type ArmDisasterRecoveryListResultIterator
- type ArmDisasterRecoveryListResultPage
- type ArmDisasterRecoveryProperties
- type AuthorizationRule
- type AuthorizationRuleListResult
- type AuthorizationRuleListResultIterator
- type AuthorizationRuleListResultPage
- type AuthorizationRuleProperties
- type BaseClient
- type CaptureDescription
- type CheckNameAvailabilityParameter
- type CheckNameAvailabilityResult
- type ConsumerGroup
- type ConsumerGroupListResult
- type ConsumerGroupListResultIterator
- type ConsumerGroupListResultPage
- type ConsumerGroupProperties
- type ConsumerGroupsClient
- type DefaultAction
- type Destination
- type DestinationProperties
- type DisasterRecoveryConfigsClient
- type EHNamespace
- type EHNamespaceListResult
- type EHNamespaceListResultIterator
- type EHNamespaceListResultPage
- type EHNamespaceProperties
- type EncodingCaptureDescription
- type EntityStatus
- type ErrorResponse
- type EventHubsClient
- type KeyType
- type ListResult
- type ListResultIterator
- type ListResultPage
- type MessagingPlan
- type MessagingPlanProperties
- type MessagingRegions
- type MessagingRegionsListResult
- type MessagingRegionsListResultIterator
- type MessagingRegionsListResultPage
- type MessagingRegionsProperties
- type Model
- type NWRuleSetIPRules
- type NWRuleSetVirtualNetworkRules
- type NamespacesClient
- type NamespacesCreateOrUpdateFuture
- type NamespacesDeleteFuture
- type NetworkRuleIPAction
- type NetworkRuleSet
- type NetworkRuleSetListResult
- type NetworkRuleSetListResultIterator
- type NetworkRuleSetListResultPage
- type NetworkRuleSetProperties
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type Properties
- type ProvisioningStateDR
- type RegenerateAccessKeyParameters
- type RegionsClient
- type Resource
- type RoleDisasterRecovery
- type Sku
- type SkuName
- type SkuTier
- type Subnet
- type TrackedResource
- type UnavailableReason
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessKeys ¶
type AccessKeys = original.AccessKeys
type AccessRights ¶
type AccessRights = original.AccessRights
const ( Listen AccessRights = original.Listen Manage AccessRights = original.Manage SendEnumValue AccessRights = original.SendEnumValue )
func PossibleAccessRightsValues ¶
func PossibleAccessRightsValues() []AccessRights
type ArmDisasterRecovery ¶
type ArmDisasterRecovery = original.ArmDisasterRecovery
type ArmDisasterRecoveryListResult ¶
type ArmDisasterRecoveryListResult = original.ArmDisasterRecoveryListResult
type ArmDisasterRecoveryListResultIterator ¶
type ArmDisasterRecoveryListResultIterator = original.ArmDisasterRecoveryListResultIterator
func NewArmDisasterRecoveryListResultIterator ¶
func NewArmDisasterRecoveryListResultIterator(page ArmDisasterRecoveryListResultPage) ArmDisasterRecoveryListResultIterator
type ArmDisasterRecoveryListResultPage ¶
type ArmDisasterRecoveryListResultPage = original.ArmDisasterRecoveryListResultPage
func NewArmDisasterRecoveryListResultPage ¶
func NewArmDisasterRecoveryListResultPage(getNextPage func(context.Context, ArmDisasterRecoveryListResult) (ArmDisasterRecoveryListResult, error)) ArmDisasterRecoveryListResultPage
type ArmDisasterRecoveryProperties ¶
type ArmDisasterRecoveryProperties = original.ArmDisasterRecoveryProperties
type AuthorizationRule ¶
type AuthorizationRule = original.AuthorizationRule
type AuthorizationRuleListResult ¶
type AuthorizationRuleListResult = original.AuthorizationRuleListResult
type AuthorizationRuleListResultIterator ¶
type AuthorizationRuleListResultIterator = original.AuthorizationRuleListResultIterator
func NewAuthorizationRuleListResultIterator ¶
func NewAuthorizationRuleListResultIterator(page AuthorizationRuleListResultPage) AuthorizationRuleListResultIterator
type AuthorizationRuleListResultPage ¶
type AuthorizationRuleListResultPage = original.AuthorizationRuleListResultPage
func NewAuthorizationRuleListResultPage ¶
func NewAuthorizationRuleListResultPage(getNextPage func(context.Context, AuthorizationRuleListResult) (AuthorizationRuleListResult, error)) AuthorizationRuleListResultPage
type AuthorizationRuleProperties ¶
type AuthorizationRuleProperties = original.AuthorizationRuleProperties
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CaptureDescription ¶
type CaptureDescription = original.CaptureDescription
type CheckNameAvailabilityParameter ¶
type CheckNameAvailabilityParameter = original.CheckNameAvailabilityParameter
type CheckNameAvailabilityResult ¶
type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult
type ConsumerGroup ¶
type ConsumerGroup = original.ConsumerGroup
type ConsumerGroupListResult ¶
type ConsumerGroupListResult = original.ConsumerGroupListResult
type ConsumerGroupListResultIterator ¶
type ConsumerGroupListResultIterator = original.ConsumerGroupListResultIterator
func NewConsumerGroupListResultIterator ¶
func NewConsumerGroupListResultIterator(page ConsumerGroupListResultPage) ConsumerGroupListResultIterator
type ConsumerGroupListResultPage ¶
type ConsumerGroupListResultPage = original.ConsumerGroupListResultPage
func NewConsumerGroupListResultPage ¶
func NewConsumerGroupListResultPage(getNextPage func(context.Context, ConsumerGroupListResult) (ConsumerGroupListResult, error)) ConsumerGroupListResultPage
type ConsumerGroupProperties ¶
type ConsumerGroupProperties = original.ConsumerGroupProperties
type ConsumerGroupsClient ¶
type ConsumerGroupsClient = original.ConsumerGroupsClient
func NewConsumerGroupsClient ¶
func NewConsumerGroupsClient(subscriptionID string) ConsumerGroupsClient
func NewConsumerGroupsClientWithBaseURI ¶
func NewConsumerGroupsClientWithBaseURI(baseURI string, subscriptionID string) ConsumerGroupsClient
type DefaultAction ¶
type DefaultAction = original.DefaultAction
const ( Allow DefaultAction = original.Allow Deny DefaultAction = original.Deny )
func PossibleDefaultActionValues ¶
func PossibleDefaultActionValues() []DefaultAction
type Destination ¶
type Destination = original.Destination
type DestinationProperties ¶
type DestinationProperties = original.DestinationProperties
type DisasterRecoveryConfigsClient ¶
type DisasterRecoveryConfigsClient = original.DisasterRecoveryConfigsClient
func NewDisasterRecoveryConfigsClient ¶
func NewDisasterRecoveryConfigsClient(subscriptionID string) DisasterRecoveryConfigsClient
func NewDisasterRecoveryConfigsClientWithBaseURI ¶
func NewDisasterRecoveryConfigsClientWithBaseURI(baseURI string, subscriptionID string) DisasterRecoveryConfigsClient
type EHNamespace ¶
type EHNamespace = original.EHNamespace
type EHNamespaceListResult ¶
type EHNamespaceListResult = original.EHNamespaceListResult
type EHNamespaceListResultIterator ¶
type EHNamespaceListResultIterator = original.EHNamespaceListResultIterator
func NewEHNamespaceListResultIterator ¶
func NewEHNamespaceListResultIterator(page EHNamespaceListResultPage) EHNamespaceListResultIterator
type EHNamespaceListResultPage ¶
type EHNamespaceListResultPage = original.EHNamespaceListResultPage
func NewEHNamespaceListResultPage ¶
func NewEHNamespaceListResultPage(getNextPage func(context.Context, EHNamespaceListResult) (EHNamespaceListResult, error)) EHNamespaceListResultPage
type EHNamespaceProperties ¶
type EHNamespaceProperties = original.EHNamespaceProperties
type EncodingCaptureDescription ¶
type EncodingCaptureDescription = original.EncodingCaptureDescription
const ( Avro EncodingCaptureDescription = original.Avro AvroDeflate EncodingCaptureDescription = original.AvroDeflate )
func PossibleEncodingCaptureDescriptionValues ¶
func PossibleEncodingCaptureDescriptionValues() []EncodingCaptureDescription
type EntityStatus ¶
type EntityStatus = original.EntityStatus
const ( Active EntityStatus = original.Active Creating EntityStatus = original.Creating Deleting EntityStatus = original.Deleting Disabled EntityStatus = original.Disabled ReceiveDisabled EntityStatus = original.ReceiveDisabled Renaming EntityStatus = original.Renaming Restoring EntityStatus = original.Restoring SendDisabled EntityStatus = original.SendDisabled Unknown EntityStatus = original.Unknown )
func PossibleEntityStatusValues ¶
func PossibleEntityStatusValues() []EntityStatus
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type EventHubsClient ¶
type EventHubsClient = original.EventHubsClient
func NewEventHubsClient ¶
func NewEventHubsClient(subscriptionID string) EventHubsClient
func NewEventHubsClientWithBaseURI ¶
func NewEventHubsClientWithBaseURI(baseURI string, subscriptionID string) EventHubsClient
type KeyType ¶
const ( PrimaryKey KeyType = original.PrimaryKey SecondaryKey KeyType = original.SecondaryKey )
func PossibleKeyTypeValues ¶
func PossibleKeyTypeValues() []KeyType
type ListResult ¶
type ListResult = original.ListResult
type ListResultIterator ¶
type ListResultIterator = original.ListResultIterator
func NewListResultIterator ¶
func NewListResultIterator(page ListResultPage) ListResultIterator
type ListResultPage ¶
type ListResultPage = original.ListResultPage
func NewListResultPage ¶
func NewListResultPage(getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
type MessagingPlan ¶
type MessagingPlan = original.MessagingPlan
type MessagingPlanProperties ¶
type MessagingPlanProperties = original.MessagingPlanProperties
type MessagingRegions ¶
type MessagingRegions = original.MessagingRegions
type MessagingRegionsListResult ¶
type MessagingRegionsListResult = original.MessagingRegionsListResult
type MessagingRegionsListResultIterator ¶
type MessagingRegionsListResultIterator = original.MessagingRegionsListResultIterator
func NewMessagingRegionsListResultIterator ¶
func NewMessagingRegionsListResultIterator(page MessagingRegionsListResultPage) MessagingRegionsListResultIterator
type MessagingRegionsListResultPage ¶
type MessagingRegionsListResultPage = original.MessagingRegionsListResultPage
func NewMessagingRegionsListResultPage ¶
func NewMessagingRegionsListResultPage(getNextPage func(context.Context, MessagingRegionsListResult) (MessagingRegionsListResult, error)) MessagingRegionsListResultPage
type MessagingRegionsProperties ¶
type MessagingRegionsProperties = original.MessagingRegionsProperties
type NWRuleSetIPRules ¶
type NWRuleSetIPRules = original.NWRuleSetIPRules
type NWRuleSetVirtualNetworkRules ¶
type NWRuleSetVirtualNetworkRules = original.NWRuleSetVirtualNetworkRules
type NamespacesClient ¶
type NamespacesClient = original.NamespacesClient
func NewNamespacesClient ¶
func NewNamespacesClient(subscriptionID string) NamespacesClient
func NewNamespacesClientWithBaseURI ¶
func NewNamespacesClientWithBaseURI(baseURI string, subscriptionID string) NamespacesClient
type NamespacesCreateOrUpdateFuture ¶
type NamespacesCreateOrUpdateFuture = original.NamespacesCreateOrUpdateFuture
type NamespacesDeleteFuture ¶
type NamespacesDeleteFuture = original.NamespacesDeleteFuture
type NetworkRuleIPAction ¶
type NetworkRuleIPAction = original.NetworkRuleIPAction
const (
NetworkRuleIPActionAllow NetworkRuleIPAction = original.NetworkRuleIPActionAllow
)
func PossibleNetworkRuleIPActionValues ¶
func PossibleNetworkRuleIPActionValues() []NetworkRuleIPAction
type NetworkRuleSet ¶
type NetworkRuleSet = original.NetworkRuleSet
type NetworkRuleSetListResult ¶
type NetworkRuleSetListResult = original.NetworkRuleSetListResult
type NetworkRuleSetListResultIterator ¶
type NetworkRuleSetListResultIterator = original.NetworkRuleSetListResultIterator
func NewNetworkRuleSetListResultIterator ¶
func NewNetworkRuleSetListResultIterator(page NetworkRuleSetListResultPage) NetworkRuleSetListResultIterator
type NetworkRuleSetListResultPage ¶
type NetworkRuleSetListResultPage = original.NetworkRuleSetListResultPage
func NewNetworkRuleSetListResultPage ¶
func NewNetworkRuleSetListResultPage(getNextPage func(context.Context, NetworkRuleSetListResult) (NetworkRuleSetListResult, error)) NetworkRuleSetListResultPage
type NetworkRuleSetProperties ¶
type NetworkRuleSetProperties = original.NetworkRuleSetProperties
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type Properties ¶
type Properties = original.Properties
type ProvisioningStateDR ¶
type ProvisioningStateDR = original.ProvisioningStateDR
const ( Accepted ProvisioningStateDR = original.Accepted Failed ProvisioningStateDR = original.Failed Succeeded ProvisioningStateDR = original.Succeeded )
func PossibleProvisioningStateDRValues ¶
func PossibleProvisioningStateDRValues() []ProvisioningStateDR
type RegenerateAccessKeyParameters ¶
type RegenerateAccessKeyParameters = original.RegenerateAccessKeyParameters
type RegionsClient ¶
type RegionsClient = original.RegionsClient
func NewRegionsClient ¶
func NewRegionsClient(subscriptionID string) RegionsClient
func NewRegionsClientWithBaseURI ¶
func NewRegionsClientWithBaseURI(baseURI string, subscriptionID string) RegionsClient
type RoleDisasterRecovery ¶
type RoleDisasterRecovery = original.RoleDisasterRecovery
const ( Primary RoleDisasterRecovery = original.Primary PrimaryNotReplicating RoleDisasterRecovery = original.PrimaryNotReplicating Secondary RoleDisasterRecovery = original.Secondary )
func PossibleRoleDisasterRecoveryValues ¶
func PossibleRoleDisasterRecoveryValues() []RoleDisasterRecovery
type SkuName ¶
func PossibleSkuNameValues ¶
func PossibleSkuNameValues() []SkuName
type SkuTier ¶
const ( SkuTierBasic SkuTier = original.SkuTierBasic SkuTierStandard SkuTier = original.SkuTierStandard )
func PossibleSkuTierValues ¶
func PossibleSkuTierValues() []SkuTier
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type UnavailableReason ¶
type UnavailableReason = original.UnavailableReason
const ( InvalidName UnavailableReason = original.InvalidName NameInLockdown UnavailableReason = original.NameInLockdown NameInUse UnavailableReason = original.NameInUse None UnavailableReason = original.None SubscriptionIsDisabled UnavailableReason = original.SubscriptionIsDisabled TooManyNamespaceInCurrentSubscription UnavailableReason = original.TooManyNamespaceInCurrentSubscription )
func PossibleUnavailableReasonValues ¶
func PossibleUnavailableReasonValues() []UnavailableReason
Click to show internal directories.
Click to hide internal directories.