Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
 - func UserAgent() string
 - func Version() string
 - type AccessKeys
 - type AccessRights
 - type Action
 - type ArmDisasterRecovery
 - type ArmDisasterRecoveryListResult
 - type ArmDisasterRecoveryListResultIterator
 - type ArmDisasterRecoveryListResultPage
 - type ArmDisasterRecoveryProperties
 - type AuthorizationRuleProperties
 - type BaseClient
 - type CaptureDescription
 - type CheckNameAvailability
 - type CheckNameAvailabilityResult
 - type CorrelationFilter
 - type Destination
 - type DestinationProperties
 - type DisasterRecoveryConfigsClient
 - type EncodingCaptureDescription
 - type EntityStatus
 - type ErrorResponse
 - type EventHubListResult
 - type EventHubListResultIterator
 - type EventHubListResultPage
 - type EventHubsClient
 - type Eventhub
 - type EventhubProperties
 - type FilterType
 - type KeyType
 - type MessageCountDetails
 - type NamespacesClient
 - type NamespacesCreateOrUpdateFuture
 - type NamespacesDeleteFuture
 - type Operation
 - type OperationDisplay
 - type OperationListResult
 - type OperationListResultIterator
 - type OperationListResultPage
 - type OperationsClient
 - type PremiumMessagingRegions
 - type PremiumMessagingRegionsClient
 - type PremiumMessagingRegionsListResult
 - type PremiumMessagingRegionsListResultIterator
 - type PremiumMessagingRegionsListResultPage
 - type PremiumMessagingRegionsProperties
 - type ProvisioningStateDR
 - type QueuesClient
 - type RegenerateAccessKeyParameters
 - type RegionsClient
 - type Resource
 - type ResourceNamespacePatch
 - type RoleDisasterRecovery
 - type Rule
 - type RuleListResult
 - type RuleListResultIterator
 - type RuleListResultPage
 - type Ruleproperties
 - type RulesClient
 - type SBAuthorizationRule
 - type SBAuthorizationRuleListResult
 - type SBAuthorizationRuleListResultIterator
 - type SBAuthorizationRuleListResultPage
 - type SBAuthorizationRuleProperties
 - type SBNamespace
 - type SBNamespaceListResult
 - type SBNamespaceListResultIterator
 - type SBNamespaceListResultPage
 - type SBNamespaceProperties
 - type SBNamespaceUpdateParameters
 - type SBQueue
 - type SBQueueListResult
 - type SBQueueListResultIterator
 - type SBQueueListResultPage
 - type SBQueueProperties
 - type SBSku
 - type SBSubscription
 - type SBSubscriptionListResult
 - type SBSubscriptionListResultIterator
 - type SBSubscriptionListResultPage
 - type SBSubscriptionProperties
 - type SBTopic
 - type SBTopicListResult
 - type SBTopicListResultIterator
 - type SBTopicListResultPage
 - type SBTopicProperties
 - type SQLFilter
 - type SQLRuleAction
 - type SkuName
 - type SkuTier
 - type SubscriptionsClient
 - type TopicsClient
 - 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 Send AccessRights = original.Send )
type ArmDisasterRecovery ¶
type ArmDisasterRecovery = original.ArmDisasterRecovery
type ArmDisasterRecoveryListResult ¶
type ArmDisasterRecoveryListResult = original.ArmDisasterRecoveryListResult
type ArmDisasterRecoveryListResultIterator ¶
type ArmDisasterRecoveryListResultIterator = original.ArmDisasterRecoveryListResultIterator
type ArmDisasterRecoveryListResultPage ¶
type ArmDisasterRecoveryListResultPage = original.ArmDisasterRecoveryListResultPage
type ArmDisasterRecoveryProperties ¶
type ArmDisasterRecoveryProperties = original.ArmDisasterRecoveryProperties
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 CheckNameAvailability ¶
type CheckNameAvailability = original.CheckNameAvailability
type CheckNameAvailabilityResult ¶
type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult
type CorrelationFilter ¶
type CorrelationFilter = original.CorrelationFilter
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 EncodingCaptureDescription ¶
type EncodingCaptureDescription = original.EncodingCaptureDescription
const ( Avro EncodingCaptureDescription = original.Avro AvroDeflate EncodingCaptureDescription = original.AvroDeflate )
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 )
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type EventHubListResult ¶
type EventHubListResult = original.EventHubListResult
type EventHubListResultIterator ¶
type EventHubListResultIterator = original.EventHubListResultIterator
type EventHubListResultPage ¶
type EventHubListResultPage = original.EventHubListResultPage
type EventHubsClient ¶
type EventHubsClient = original.EventHubsClient
func NewEventHubsClient ¶
func NewEventHubsClient(subscriptionID string) EventHubsClient
func NewEventHubsClientWithBaseURI ¶
func NewEventHubsClientWithBaseURI(baseURI string, subscriptionID string) EventHubsClient
type EventhubProperties ¶
type EventhubProperties = original.EventhubProperties
type FilterType ¶
type FilterType = original.FilterType
const ( FilterTypeCorrelationFilter FilterType = original.FilterTypeCorrelationFilter FilterTypeSQLFilter FilterType = original.FilterTypeSQLFilter )
type KeyType ¶
const ( PrimaryKey KeyType = original.PrimaryKey SecondaryKey KeyType = original.SecondaryKey )
type MessageCountDetails ¶
type MessageCountDetails = original.MessageCountDetails
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 OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type PremiumMessagingRegions ¶
type PremiumMessagingRegions = original.PremiumMessagingRegions
type PremiumMessagingRegionsClient ¶
type PremiumMessagingRegionsClient = original.PremiumMessagingRegionsClient
func NewPremiumMessagingRegionsClient ¶
func NewPremiumMessagingRegionsClient(subscriptionID string) PremiumMessagingRegionsClient
func NewPremiumMessagingRegionsClientWithBaseURI ¶
func NewPremiumMessagingRegionsClientWithBaseURI(baseURI string, subscriptionID string) PremiumMessagingRegionsClient
type PremiumMessagingRegionsListResult ¶
type PremiumMessagingRegionsListResult = original.PremiumMessagingRegionsListResult
type PremiumMessagingRegionsListResultIterator ¶
type PremiumMessagingRegionsListResultIterator = original.PremiumMessagingRegionsListResultIterator
type PremiumMessagingRegionsListResultPage ¶
type PremiumMessagingRegionsListResultPage = original.PremiumMessagingRegionsListResultPage
type PremiumMessagingRegionsProperties ¶
type PremiumMessagingRegionsProperties = original.PremiumMessagingRegionsProperties
type ProvisioningStateDR ¶
type ProvisioningStateDR = original.ProvisioningStateDR
const ( Accepted ProvisioningStateDR = original.Accepted Failed ProvisioningStateDR = original.Failed Succeeded ProvisioningStateDR = original.Succeeded )
type QueuesClient ¶
type QueuesClient = original.QueuesClient
func NewQueuesClient ¶
func NewQueuesClient(subscriptionID string) QueuesClient
func NewQueuesClientWithBaseURI ¶
func NewQueuesClientWithBaseURI(baseURI string, subscriptionID string) QueuesClient
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 ResourceNamespacePatch ¶
type ResourceNamespacePatch = original.ResourceNamespacePatch
type RoleDisasterRecovery ¶
type RoleDisasterRecovery = original.RoleDisasterRecovery
const ( Primary RoleDisasterRecovery = original.Primary PrimaryNotReplicating RoleDisasterRecovery = original.PrimaryNotReplicating Secondary RoleDisasterRecovery = original.Secondary )
type RuleListResult ¶
type RuleListResult = original.RuleListResult
type RuleListResultIterator ¶
type RuleListResultIterator = original.RuleListResultIterator
type RuleListResultPage ¶
type RuleListResultPage = original.RuleListResultPage
type Ruleproperties ¶
type Ruleproperties = original.Ruleproperties
type RulesClient ¶
type RulesClient = original.RulesClient
func NewRulesClient ¶
func NewRulesClient(subscriptionID string) RulesClient
func NewRulesClientWithBaseURI ¶
func NewRulesClientWithBaseURI(baseURI string, subscriptionID string) RulesClient
type SBAuthorizationRule ¶
type SBAuthorizationRule = original.SBAuthorizationRule
type SBAuthorizationRuleListResult ¶
type SBAuthorizationRuleListResult = original.SBAuthorizationRuleListResult
type SBAuthorizationRuleListResultIterator ¶
type SBAuthorizationRuleListResultIterator = original.SBAuthorizationRuleListResultIterator
type SBAuthorizationRuleListResultPage ¶
type SBAuthorizationRuleListResultPage = original.SBAuthorizationRuleListResultPage
type SBAuthorizationRuleProperties ¶
type SBAuthorizationRuleProperties = original.SBAuthorizationRuleProperties
type SBNamespace ¶
type SBNamespace = original.SBNamespace
type SBNamespaceListResult ¶
type SBNamespaceListResult = original.SBNamespaceListResult
type SBNamespaceListResultIterator ¶
type SBNamespaceListResultIterator = original.SBNamespaceListResultIterator
type SBNamespaceListResultPage ¶
type SBNamespaceListResultPage = original.SBNamespaceListResultPage
type SBNamespaceProperties ¶
type SBNamespaceProperties = original.SBNamespaceProperties
type SBNamespaceUpdateParameters ¶
type SBNamespaceUpdateParameters = original.SBNamespaceUpdateParameters
type SBQueueListResult ¶
type SBQueueListResult = original.SBQueueListResult
type SBQueueListResultIterator ¶
type SBQueueListResultIterator = original.SBQueueListResultIterator
type SBQueueListResultPage ¶
type SBQueueListResultPage = original.SBQueueListResultPage
type SBQueueProperties ¶
type SBQueueProperties = original.SBQueueProperties
type SBSubscription ¶
type SBSubscription = original.SBSubscription
type SBSubscriptionListResult ¶
type SBSubscriptionListResult = original.SBSubscriptionListResult
type SBSubscriptionListResultIterator ¶
type SBSubscriptionListResultIterator = original.SBSubscriptionListResultIterator
type SBSubscriptionListResultPage ¶
type SBSubscriptionListResultPage = original.SBSubscriptionListResultPage
type SBSubscriptionProperties ¶
type SBSubscriptionProperties = original.SBSubscriptionProperties
type SBTopicListResult ¶
type SBTopicListResult = original.SBTopicListResult
type SBTopicListResultIterator ¶
type SBTopicListResultIterator = original.SBTopicListResultIterator
type SBTopicListResultPage ¶
type SBTopicListResultPage = original.SBTopicListResultPage
type SBTopicProperties ¶
type SBTopicProperties = original.SBTopicProperties
type SQLRuleAction ¶
type SQLRuleAction = original.SQLRuleAction
type SkuTier ¶
const ( SkuTierBasic SkuTier = original.SkuTierBasic SkuTierPremium SkuTier = original.SkuTierPremium SkuTierStandard SkuTier = original.SkuTierStandard )
type SubscriptionsClient ¶
type SubscriptionsClient = original.SubscriptionsClient
func NewSubscriptionsClient ¶
func NewSubscriptionsClient(subscriptionID string) SubscriptionsClient
func NewSubscriptionsClientWithBaseURI ¶
func NewSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) SubscriptionsClient
type TopicsClient ¶
type TopicsClient = original.TopicsClient
func NewTopicsClient ¶
func NewTopicsClient(subscriptionID string) TopicsClient
func NewTopicsClientWithBaseURI ¶
func NewTopicsClientWithBaseURI(baseURI string, subscriptionID string) TopicsClient
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 )
 Click to show internal directories. 
   Click to hide internal directories.