0.3.0 (2022-01-13)
Breaking Changes
- Function
*SubscriptionsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, string, *SubscriptionsDeleteOptions)
to(context.Context, string, string, string, string, *SubscriptionsClientDeleteOptions)
- Function
*SubscriptionsClient.Delete
return value(s) have been changed from(SubscriptionsDeleteResponse, error)
to(SubscriptionsClientDeleteResponse, error)
- Function
*DisasterRecoveryConfigsClient.ListAuthorizationRules
parameter(s) have been changed from(string, string, string, *DisasterRecoveryConfigsListAuthorizationRulesOptions)
to(string, string, string, *DisasterRecoveryConfigsClientListAuthorizationRulesOptions)
- Function
*DisasterRecoveryConfigsClient.ListAuthorizationRules
return value(s) have been changed from(*DisasterRecoveryConfigsListAuthorizationRulesPager)
to(*DisasterRecoveryConfigsClientListAuthorizationRulesPager)
- Function
*QueuesClient.GetAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, string, *QueuesGetAuthorizationRuleOptions)
to(context.Context, string, string, string, string, *QueuesClientGetAuthorizationRuleOptions)
- Function
*QueuesClient.GetAuthorizationRule
return value(s) have been changed from(QueuesGetAuthorizationRuleResponse, error)
to(QueuesClientGetAuthorizationRuleResponse, error)
- Function
*SubscriptionsClient.ListByTopic
parameter(s) have been changed from(string, string, string, *SubscriptionsListByTopicOptions)
to(string, string, string, *SubscriptionsClientListByTopicOptions)
- Function
*SubscriptionsClient.ListByTopic
return value(s) have been changed from(*SubscriptionsListByTopicPager)
to(*SubscriptionsClientListByTopicPager)
- Function
*NamespacesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *NamespacesBeginDeleteOptions)
to(context.Context, string, string, *NamespacesClientBeginDeleteOptions)
- Function
*NamespacesClient.BeginDelete
return value(s) have been changed from(NamespacesDeletePollerResponse, error)
to(NamespacesClientDeletePollerResponse, error)
- Function
*NamespacesClient.Update
parameter(s) have been changed from(context.Context, string, string, SBNamespaceUpdateParameters, *NamespacesUpdateOptions)
to(context.Context, string, string, SBNamespaceUpdateParameters, *NamespacesClientUpdateOptions)
- Function
*NamespacesClient.Update
return value(s) have been changed from(NamespacesUpdateResponse, error)
to(NamespacesClientUpdateResponse, error)
- Function
*QueuesClient.CreateOrUpdateAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, string, SBAuthorizationRule, *QueuesCreateOrUpdateAuthorizationRuleOptions)
to(context.Context, string, string, string, string, SBAuthorizationRule, *QueuesClientCreateOrUpdateAuthorizationRuleOptions)
- Function
*QueuesClient.CreateOrUpdateAuthorizationRule
return value(s) have been changed from(QueuesCreateOrUpdateAuthorizationRuleResponse, error)
to(QueuesClientCreateOrUpdateAuthorizationRuleResponse, error)
- Function
*QueuesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, SBQueue, *QueuesCreateOrUpdateOptions)
to(context.Context, string, string, string, SBQueue, *QueuesClientCreateOrUpdateOptions)
- Function
*QueuesClient.CreateOrUpdate
return value(s) have been changed from(QueuesCreateOrUpdateResponse, error)
to(QueuesClientCreateOrUpdateResponse, error)
- Function
*QueuesClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *QueuesDeleteOptions)
to(context.Context, string, string, string, *QueuesClientDeleteOptions)
- Function
*QueuesClient.Delete
return value(s) have been changed from(QueuesDeleteResponse, error)
to(QueuesClientDeleteResponse, error)
- Function
*DisasterRecoveryConfigsClient.GetAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, string, *DisasterRecoveryConfigsGetAuthorizationRuleOptions)
to(context.Context, string, string, string, string, *DisasterRecoveryConfigsClientGetAuthorizationRuleOptions)
- Function
*DisasterRecoveryConfigsClient.GetAuthorizationRule
return value(s) have been changed from(DisasterRecoveryConfigsGetAuthorizationRuleResponse, error)
to(DisasterRecoveryConfigsClientGetAuthorizationRuleResponse, error)
- Function
*MigrationConfigsClient.Get
parameter(s) have been changed from(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsGetOptions)
to(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsClientGetOptions)
- Function
*MigrationConfigsClient.Get
return value(s) have been changed from(MigrationConfigsGetResponse, error)
to(MigrationConfigsClientGetResponse, error)
- Function
*RulesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, string, string, *RulesGetOptions)
to(context.Context, string, string, string, string, string, *RulesClientGetOptions)
- Function
*RulesClient.Get
return value(s) have been changed from(RulesGetResponse, error)
to(RulesClientGetResponse, error)
- Function
*NamespacesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, SBNamespace, *NamespacesBeginCreateOrUpdateOptions)
to(context.Context, string, string, SBNamespace, *NamespacesClientBeginCreateOrUpdateOptions)
- Function
*NamespacesClient.BeginCreateOrUpdate
return value(s) have been changed from(NamespacesCreateOrUpdatePollerResponse, error)
to(NamespacesClientCreateOrUpdatePollerResponse, error)
- Function
*DisasterRecoveryConfigsClient.BreakPairing
parameter(s) have been changed from(context.Context, string, string, string, *DisasterRecoveryConfigsBreakPairingOptions)
to(context.Context, string, string, string, *DisasterRecoveryConfigsClientBreakPairingOptions)
- Function
*DisasterRecoveryConfigsClient.BreakPairing
return value(s) have been changed from(DisasterRecoveryConfigsBreakPairingResponse, error)
to(DisasterRecoveryConfigsClientBreakPairingResponse, error)
- Function
*NamespacesClient.ListKeys
parameter(s) have been changed from(context.Context, string, string, string, *NamespacesListKeysOptions)
to(context.Context, string, string, string, *NamespacesClientListKeysOptions)
- Function
*NamespacesClient.ListKeys
return value(s) have been changed from(NamespacesListKeysResponse, error)
to(NamespacesClientListKeysResponse, error)
- Function
*NamespacesClient.GetNetworkRuleSet
parameter(s) have been changed from(context.Context, string, string, *NamespacesGetNetworkRuleSetOptions)
to(context.Context, string, string, *NamespacesClientGetNetworkRuleSetOptions)
- Function
*NamespacesClient.GetNetworkRuleSet
return value(s) have been changed from(NamespacesGetNetworkRuleSetResponse, error)
to(NamespacesClientGetNetworkRuleSetResponse, error)
- Function
*MigrationConfigsClient.CompleteMigration
parameter(s) have been changed from(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsCompleteMigrationOptions)
to(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsClientCompleteMigrationOptions)
- Function
*MigrationConfigsClient.CompleteMigration
return value(s) have been changed from(MigrationConfigsCompleteMigrationResponse, error)
to(MigrationConfigsClientCompleteMigrationResponse, error)
- Function
*DisasterRecoveryConfigsClient.ListKeys
parameter(s) have been changed from(context.Context, string, string, string, string, *DisasterRecoveryConfigsListKeysOptions)
to(context.Context, string, string, string, string, *DisasterRecoveryConfigsClientListKeysOptions)
- Function
*DisasterRecoveryConfigsClient.ListKeys
return value(s) have been changed from(DisasterRecoveryConfigsListKeysResponse, error)
to(DisasterRecoveryConfigsClientListKeysResponse, error)
- Function
*TopicsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *TopicsDeleteOptions)
to(context.Context, string, string, string, *TopicsClientDeleteOptions)
- Function
*TopicsClient.Delete
return value(s) have been changed from(TopicsDeleteResponse, error)
to(TopicsClientDeleteResponse, error)
- Function
*PrivateEndpointConnectionsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsCreateOrUpdateOptions)
to(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientCreateOrUpdateOptions)
- Function
*PrivateEndpointConnectionsClient.CreateOrUpdate
return value(s) have been changed from(PrivateEndpointConnectionsCreateOrUpdateResponse, error)
to(PrivateEndpointConnectionsClientCreateOrUpdateResponse, error)
- Function
*NamespacesClient.RegenerateKeys
parameter(s) have been changed from(context.Context, string, string, string, RegenerateAccessKeyParameters, *NamespacesRegenerateKeysOptions)
to(context.Context, string, string, string, RegenerateAccessKeyParameters, *NamespacesClientRegenerateKeysOptions)
- Function
*NamespacesClient.RegenerateKeys
return value(s) have been changed from(NamespacesRegenerateKeysResponse, error)
to(NamespacesClientRegenerateKeysResponse, error)
- Function
*SubscriptionsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, string, SBSubscription, *SubscriptionsCreateOrUpdateOptions)
to(context.Context, string, string, string, string, SBSubscription, *SubscriptionsClientCreateOrUpdateOptions)
- Function
*SubscriptionsClient.CreateOrUpdate
return value(s) have been changed from(SubscriptionsCreateOrUpdateResponse, error)
to(SubscriptionsClientCreateOrUpdateResponse, error)
- Function
*MigrationConfigsClient.Revert
parameter(s) have been changed from(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsRevertOptions)
to(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsClientRevertOptions)
- Function
*MigrationConfigsClient.Revert
return value(s) have been changed from(MigrationConfigsRevertResponse, error)
to(MigrationConfigsClientRevertResponse, error)
- Function
*SubscriptionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, string, *SubscriptionsGetOptions)
to(context.Context, string, string, string, string, *SubscriptionsClientGetOptions)
- Function
*SubscriptionsClient.Get
return value(s) have been changed from(SubscriptionsGetResponse, error)
to(SubscriptionsClientGetResponse, error)
- Function
*DisasterRecoveryConfigsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *DisasterRecoveryConfigsDeleteOptions)
to(context.Context, string, string, string, *DisasterRecoveryConfigsClientDeleteOptions)
- Function
*DisasterRecoveryConfigsClient.Delete
return value(s) have been changed from(DisasterRecoveryConfigsDeleteResponse, error)
to(DisasterRecoveryConfigsClientDeleteResponse, error)
- Function
*QueuesClient.DeleteAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, string, *QueuesDeleteAuthorizationRuleOptions)
to(context.Context, string, string, string, string, *QueuesClientDeleteAuthorizationRuleOptions)
- Function
*QueuesClient.DeleteAuthorizationRule
return value(s) have been changed from(QueuesDeleteAuthorizationRuleResponse, error)
to(QueuesClientDeleteAuthorizationRuleResponse, error)
- Function
*TopicsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *TopicsGetOptions)
to(context.Context, string, string, string, *TopicsClientGetOptions)
- Function
*TopicsClient.Get
return value(s) have been changed from(TopicsGetResponse, error)
to(TopicsClientGetResponse, error)
- Function
*DisasterRecoveryConfigsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *DisasterRecoveryConfigsGetOptions)
to(context.Context, string, string, string, *DisasterRecoveryConfigsClientGetOptions)
- Function
*DisasterRecoveryConfigsClient.Get
return value(s) have been changed from(DisasterRecoveryConfigsGetResponse, error)
to(DisasterRecoveryConfigsClientGetResponse, error)
- Function
*PrivateLinkResourcesClient.Get
parameter(s) have been changed from(context.Context, string, string, *PrivateLinkResourcesGetOptions)
to(context.Context, string, string, *PrivateLinkResourcesClientGetOptions)
- Function
*PrivateLinkResourcesClient.Get
return value(s) have been changed from(PrivateLinkResourcesGetResponse, error)
to(PrivateLinkResourcesClientGetResponse, error)
- Function
*NamespacesClient.GetAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, *NamespacesGetAuthorizationRuleOptions)
to(context.Context, string, string, string, *NamespacesClientGetAuthorizationRuleOptions)
- Function
*NamespacesClient.GetAuthorizationRule
return value(s) have been changed from(NamespacesGetAuthorizationRuleResponse, error)
to(NamespacesClientGetAuthorizationRuleResponse, error)
- Function
*TopicsClient.DeleteAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, string, *TopicsDeleteAuthorizationRuleOptions)
to(context.Context, string, string, string, string, *TopicsClientDeleteAuthorizationRuleOptions)
- Function
*TopicsClient.DeleteAuthorizationRule
return value(s) have been changed from(TopicsDeleteAuthorizationRuleResponse, error)
to(TopicsClientDeleteAuthorizationRuleResponse, error)
- Function
*TopicsClient.ListByNamespace
parameter(s) have been changed from(string, string, *TopicsListByNamespaceOptions)
to(string, string, *TopicsClientListByNamespaceOptions)
- Function
*TopicsClient.ListByNamespace
return value(s) have been changed from(*TopicsListByNamespacePager)
to(*TopicsClientListByNamespacePager)
- Function
*NamespacesClient.ListByResourceGroup
parameter(s) have been changed from(string, *NamespacesListByResourceGroupOptions)
to(string, *NamespacesClientListByResourceGroupOptions)
- Function
*NamespacesClient.ListByResourceGroup
return value(s) have been changed from(*NamespacesListByResourceGroupPager)
to(*NamespacesClientListByResourceGroupPager)
- Function
*QueuesClient.ListAuthorizationRules
parameter(s) have been changed from(string, string, string, *QueuesListAuthorizationRulesOptions)
to(string, string, string, *QueuesClientListAuthorizationRulesOptions)
- Function
*QueuesClient.ListAuthorizationRules
return value(s) have been changed from(*QueuesListAuthorizationRulesPager)
to(*QueuesClientListAuthorizationRulesPager)
- Function
*NamespacesClient.CreateOrUpdateAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, SBAuthorizationRule, *NamespacesCreateOrUpdateAuthorizationRuleOptions)
to(context.Context, string, string, string, SBAuthorizationRule, *NamespacesClientCreateOrUpdateAuthorizationRuleOptions)
- Function
*NamespacesClient.CreateOrUpdateAuthorizationRule
return value(s) have been changed from(NamespacesCreateOrUpdateAuthorizationRuleResponse, error)
to(NamespacesClientCreateOrUpdateAuthorizationRuleResponse, error)
- Function
*NamespacesClient.CheckNameAvailability
parameter(s) have been changed from(context.Context, CheckNameAvailability, *NamespacesCheckNameAvailabilityOptions)
to(context.Context, CheckNameAvailability, *NamespacesClientCheckNameAvailabilityOptions)
- Function
*NamespacesClient.CheckNameAvailability
return value(s) have been changed from(NamespacesCheckNameAvailabilityResponse, error)
to(NamespacesClientCheckNameAvailabilityResponse, error)
- Function
*NamespacesClient.List
parameter(s) have been changed from(*NamespacesListOptions)
to(*NamespacesClientListOptions)
- Function
*NamespacesClient.List
return value(s) have been changed from(*NamespacesListPager)
to(*NamespacesClientListPager)
- Function
*NamespacesClient.ListNetworkRuleSets
parameter(s) have been changed from(string, string, *NamespacesListNetworkRuleSetsOptions)
to(string, string, *NamespacesClientListNetworkRuleSetsOptions)
- Function
*NamespacesClient.ListNetworkRuleSets
return value(s) have been changed from(*NamespacesListNetworkRuleSetsPager)
to(*NamespacesClientListNetworkRuleSetsPager)
- Function
*RulesClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, string, string, *RulesDeleteOptions)
to(context.Context, string, string, string, string, string, *RulesClientDeleteOptions)
- Function
*RulesClient.Delete
return value(s) have been changed from(RulesDeleteResponse, error)
to(RulesClientDeleteResponse, error)
- Function
*TopicsClient.RegenerateKeys
parameter(s) have been changed from(context.Context, string, string, string, string, RegenerateAccessKeyParameters, *TopicsRegenerateKeysOptions)
to(context.Context, string, string, string, string, RegenerateAccessKeyParameters, *TopicsClientRegenerateKeysOptions)
- Function
*TopicsClient.RegenerateKeys
return value(s) have been changed from(TopicsRegenerateKeysResponse, error)
to(TopicsClientRegenerateKeysResponse, error)
- Function
*QueuesClient.RegenerateKeys
parameter(s) have been changed from(context.Context, string, string, string, string, RegenerateAccessKeyParameters, *QueuesRegenerateKeysOptions)
to(context.Context, string, string, string, string, RegenerateAccessKeyParameters, *QueuesClientRegenerateKeysOptions)
- Function
*QueuesClient.RegenerateKeys
return value(s) have been changed from(QueuesRegenerateKeysResponse, error)
to(QueuesClientRegenerateKeysResponse, error)
- Function
*DisasterRecoveryConfigsClient.FailOver
parameter(s) have been changed from(context.Context, string, string, string, *DisasterRecoveryConfigsFailOverOptions)
to(context.Context, string, string, string, *DisasterRecoveryConfigsClientFailOverOptions)
- Function
*DisasterRecoveryConfigsClient.FailOver
return value(s) have been changed from(DisasterRecoveryConfigsFailOverResponse, error)
to(DisasterRecoveryConfigsClientFailOverResponse, error)
- Function
*PrivateEndpointConnectionsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsBeginDeleteOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientBeginDeleteOptions)
- Function
*PrivateEndpointConnectionsClient.BeginDelete
return value(s) have been changed from(PrivateEndpointConnectionsDeletePollerResponse, error)
to(PrivateEndpointConnectionsClientDeletePollerResponse, error)
- Function
*NamespacesClient.DeleteAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, *NamespacesDeleteAuthorizationRuleOptions)
to(context.Context, string, string, string, *NamespacesClientDeleteAuthorizationRuleOptions)
- Function
*NamespacesClient.DeleteAuthorizationRule
return value(s) have been changed from(NamespacesDeleteAuthorizationRuleResponse, error)
to(NamespacesClientDeleteAuthorizationRuleResponse, error)
- Function
*OperationsClient.List
parameter(s) have been changed from(*OperationsListOptions)
to(*OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(*OperationsListPager)
to(*OperationsClientListPager)
- Function
*PrivateEndpointConnectionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsGetOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions)
- Function
*PrivateEndpointConnectionsClient.Get
return value(s) have been changed from(PrivateEndpointConnectionsGetResponse, error)
to(PrivateEndpointConnectionsClientGetResponse, error)
- Function
*PrivateEndpointConnectionsClient.List
parameter(s) have been changed from(string, string, *PrivateEndpointConnectionsListOptions)
to(string, string, *PrivateEndpointConnectionsClientListOptions)
- Function
*PrivateEndpointConnectionsClient.List
return value(s) have been changed from(*PrivateEndpointConnectionsListPager)
to(*PrivateEndpointConnectionsClientListPager)
- Function
*MigrationConfigsClient.Delete
parameter(s) have been changed from(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsDeleteOptions)
to(context.Context, string, string, MigrationConfigurationName, *MigrationConfigsClientDeleteOptions)
- Function
*MigrationConfigsClient.Delete
return value(s) have been changed from(MigrationConfigsDeleteResponse, error)
to(MigrationConfigsClientDeleteResponse, error)
- Function
*NamespacesClient.ListAuthorizationRules
parameter(s) have been changed from(string, string, *NamespacesListAuthorizationRulesOptions)
to(string, string, *NamespacesClientListAuthorizationRulesOptions)
- Function
*NamespacesClient.ListAuthorizationRules
return value(s) have been changed from(*NamespacesListAuthorizationRulesPager)
to(*NamespacesClientListAuthorizationRulesPager)
- Function
*TopicsClient.ListKeys
parameter(s) have been changed from(context.Context, string, string, string, string, *TopicsListKeysOptions)
to(context.Context, string, string, string, string, *TopicsClientListKeysOptions)
- Function
*TopicsClient.ListKeys
return value(s) have been changed from(TopicsListKeysResponse, error)
to(TopicsClientListKeysResponse, error)
- Function
*DisasterRecoveryConfigsClient.List
parameter(s) have been changed from(string, string, *DisasterRecoveryConfigsListOptions)
to(string, string, *DisasterRecoveryConfigsClientListOptions)
- Function
*DisasterRecoveryConfigsClient.List
return value(s) have been changed from(*DisasterRecoveryConfigsListPager)
to(*DisasterRecoveryConfigsClientListPager)
- Function
*TopicsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, SBTopic, *TopicsCreateOrUpdateOptions)
to(context.Context, string, string, string, SBTopic, *TopicsClientCreateOrUpdateOptions)
- Function
*TopicsClient.CreateOrUpdate
return value(s) have been changed from(TopicsCreateOrUpdateResponse, error)
to(TopicsClientCreateOrUpdateResponse, error)
- Function
*QueuesClient.ListKeys
parameter(s) have been changed from(context.Context, string, string, string, string, *QueuesListKeysOptions)
to(context.Context, string, string, string, string, *QueuesClientListKeysOptions)
- Function
*QueuesClient.ListKeys
return value(s) have been changed from(QueuesListKeysResponse, error)
to(QueuesClientListKeysResponse, error)
- Function
*DisasterRecoveryConfigsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, ArmDisasterRecovery, *DisasterRecoveryConfigsCreateOrUpdateOptions)
to(context.Context, string, string, string, ArmDisasterRecovery, *DisasterRecoveryConfigsClientCreateOrUpdateOptions)
- Function
*DisasterRecoveryConfigsClient.CreateOrUpdate
return value(s) have been changed from(DisasterRecoveryConfigsCreateOrUpdateResponse, error)
to(DisasterRecoveryConfigsClientCreateOrUpdateResponse, error)
- Function
*NamespacesClient.CreateOrUpdateNetworkRuleSet
parameter(s) have been changed from(context.Context, string, string, NetworkRuleSet, *NamespacesCreateOrUpdateNetworkRuleSetOptions)
to(context.Context, string, string, NetworkRuleSet, *NamespacesClientCreateOrUpdateNetworkRuleSetOptions)
- Function
*NamespacesClient.CreateOrUpdateNetworkRuleSet
return value(s) have been changed from(NamespacesCreateOrUpdateNetworkRuleSetResponse, error)
to(NamespacesClientCreateOrUpdateNetworkRuleSetResponse, error)
- Function
*RulesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, string, string, Rule, *RulesCreateOrUpdateOptions)
to(context.Context, string, string, string, string, string, Rule, *RulesClientCreateOrUpdateOptions)
- Function
*RulesClient.CreateOrUpdate
return value(s) have been changed from(RulesCreateOrUpdateResponse, error)
to(RulesClientCreateOrUpdateResponse, error)
- Function
*TopicsClient.ListAuthorizationRules
parameter(s) have been changed from(string, string, string, *TopicsListAuthorizationRulesOptions)
to(string, string, string, *TopicsClientListAuthorizationRulesOptions)
- Function
*TopicsClient.ListAuthorizationRules
return value(s) have been changed from(*TopicsListAuthorizationRulesPager)
to(*TopicsClientListAuthorizationRulesPager)
- Function
*QueuesClient.ListByNamespace
parameter(s) have been changed from(string, string, *QueuesListByNamespaceOptions)
to(string, string, *QueuesClientListByNamespaceOptions)
- Function
*QueuesClient.ListByNamespace
return value(s) have been changed from(*QueuesListByNamespacePager)
to(*QueuesClientListByNamespacePager)
- Function
*TopicsClient.CreateOrUpdateAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, string, SBAuthorizationRule, *TopicsCreateOrUpdateAuthorizationRuleOptions)
to(context.Context, string, string, string, string, SBAuthorizationRule, *TopicsClientCreateOrUpdateAuthorizationRuleOptions)
- Function
*TopicsClient.CreateOrUpdateAuthorizationRule
return value(s) have been changed from(TopicsCreateOrUpdateAuthorizationRuleResponse, error)
to(TopicsClientCreateOrUpdateAuthorizationRuleResponse, error)
- Function
*DisasterRecoveryConfigsClient.CheckNameAvailability
parameter(s) have been changed from(context.Context, string, string, CheckNameAvailability, *DisasterRecoveryConfigsCheckNameAvailabilityOptions)
to(context.Context, string, string, CheckNameAvailability, *DisasterRecoveryConfigsClientCheckNameAvailabilityOptions)
- Function
*DisasterRecoveryConfigsClient.CheckNameAvailability
return value(s) have been changed from(DisasterRecoveryConfigsCheckNameAvailabilityResponse, error)
to(DisasterRecoveryConfigsClientCheckNameAvailabilityResponse, error)
- Function
*MigrationConfigsClient.BeginCreateAndStartMigration
parameter(s) have been changed from(context.Context, string, string, MigrationConfigurationName, MigrationConfigProperties, *MigrationConfigsBeginCreateAndStartMigrationOptions)
to(context.Context, string, string, MigrationConfigurationName, MigrationConfigProperties, *MigrationConfigsClientBeginCreateAndStartMigrationOptions)
- Function
*MigrationConfigsClient.BeginCreateAndStartMigration
return value(s) have been changed from(MigrationConfigsCreateAndStartMigrationPollerResponse, error)
to(MigrationConfigsClientCreateAndStartMigrationPollerResponse, error)
- Function
*RulesClient.ListBySubscriptions
parameter(s) have been changed from(string, string, string, string, *RulesListBySubscriptionsOptions)
to(string, string, string, string, *RulesClientListBySubscriptionsOptions)
- Function
*RulesClient.ListBySubscriptions
return value(s) have been changed from(*RulesListBySubscriptionsPager)
to(*RulesClientListBySubscriptionsPager)
- Function
*TopicsClient.GetAuthorizationRule
parameter(s) have been changed from(context.Context, string, string, string, string, *TopicsGetAuthorizationRuleOptions)
to(context.Context, string, string, string, string, *TopicsClientGetAuthorizationRuleOptions)
- Function
*TopicsClient.GetAuthorizationRule
return value(s) have been changed from(TopicsGetAuthorizationRuleResponse, error)
to(TopicsClientGetAuthorizationRuleResponse, error)
- Function
*NamespacesClient.Get
parameter(s) have been changed from(context.Context, string, string, *NamespacesGetOptions)
to(context.Context, string, string, *NamespacesClientGetOptions)
- Function
*NamespacesClient.Get
return value(s) have been changed from(NamespacesGetResponse, error)
to(NamespacesClientGetResponse, error)
- Function
*MigrationConfigsClient.List
parameter(s) have been changed from(string, string, *MigrationConfigsListOptions)
to(string, string, *MigrationConfigsClientListOptions)
- Function
*MigrationConfigsClient.List
return value(s) have been changed from(*MigrationConfigsListPager)
to(*MigrationConfigsClientListPager)
- Function
*QueuesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *QueuesGetOptions)
to(context.Context, string, string, string, *QueuesClientGetOptions)
- Function
*QueuesClient.Get
return value(s) have been changed from(QueuesGetResponse, error)
to(QueuesClientGetResponse, error)
- Type of
SBNamespaceUpdateParameters.Properties
has been changed from*SBNamespaceProperties
to*SBNamespaceUpdateProperties
- Function
*NamespacesDeletePoller.Poll
has been removed - Function
*NamespacesListPager.Err
has been removed - Function
*NamespacesListByResourceGroupPager.NextPage
has been removed - Function
SBSubscription.MarshalJSON
has been removed - Function
NetworkRuleSet.MarshalJSON
has been removed - Function
MigrationConfigsCreateAndStartMigrationPollerResponse.PollUntilDone
has been removed - Function
*SubscriptionsListByTopicPager.NextPage
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
*MigrationConfigsCreateAndStartMigrationPoller.Done
has been removed - Function
*PrivateEndpointConnectionsListPager.PageResponse
has been removed - Function
*NamespacesListPager.NextPage
has been removed - Function
*QueuesListAuthorizationRulesPager.PageResponse
has been removed - Function
*NamespacesListAuthorizationRulesPager.NextPage
has been removed - Function
*NamespacesCreateOrUpdatePollerResponse.Resume
has been removed - Function
*MigrationConfigsCreateAndStartMigrationPoller.FinalResponse
has been removed - Function
*NamespacesListByResourceGroupPager.PageResponse
has been removed - Function
*TopicsListAuthorizationRulesPager.PageResponse
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.ResumeToken
has been removed - Function
*RulesListBySubscriptionsPager.Err
has been removed - Function
*TopicsListByNamespacePager.NextPage
has been removed - Function
Rule.MarshalJSON
has been removed - Function
*NamespacesDeletePoller.Done
has been removed - Function
*TopicsListByNamespacePager.PageResponse
has been removed - Function
*SubscriptionsListByTopicPager.Err
has been removed - Function
*NamespacesListNetworkRuleSetsPager.PageResponse
has been removed - Function
*NamespacesListNetworkRuleSetsPager.NextPage
has been removed - Function
ErrorResponse.Error
has been removed - Function
*QueuesListAuthorizationRulesPager.NextPage
has been removed - Function
*NamespacesDeletePoller.ResumeToken
has been removed - Function
*RulesListBySubscriptionsPager.NextPage
has been removed - Function
*SubscriptionsListByTopicPager.PageResponse
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.Done
has been removed - Function
*QueuesListAuthorizationRulesPager.Err
has been removed - Function
*PrivateEndpointConnectionsListPager.NextPage
has been removed - Function
*QueuesListByNamespacePager.NextPage
has been removed - Function
*MigrationConfigsCreateAndStartMigrationPoller.Poll
has been removed - Function
*DisasterRecoveryConfigsListAuthorizationRulesPager.NextPage
has been removed - Function
*NamespacesCreateOrUpdatePoller.Done
has been removed - Function
*NamespacesDeletePollerResponse.Resume
has been removed - Function
*QueuesListByNamespacePager.Err
has been removed - Function
*QueuesListByNamespacePager.PageResponse
has been removed - Function
ArmDisasterRecovery.MarshalJSON
has been removed - Function
*MigrationConfigsListPager.Err
has been removed - Function
*NamespacesListNetworkRuleSetsPager.Err
has been removed - Function
*NamespacesListByResourceGroupPager.Err
has been removed - Function
*TopicsListByNamespacePager.Err
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.FinalResponse
has been removed - Function
*MigrationConfigsListPager.PageResponse
has been removed - Function
MigrationConfigProperties.MarshalJSON
has been removed - Function
*NamespacesListAuthorizationRulesPager.PageResponse
has been removed - Function
*DisasterRecoveryConfigsListPager.NextPage
has been removed - Function
*MigrationConfigsCreateAndStartMigrationPoller.ResumeToken
has been removed - Function
NamespacesDeletePollerResponse.PollUntilDone
has been removed - Function
*RulesListBySubscriptionsPager.PageResponse
has been removed - Function
*NamespacesCreateOrUpdatePoller.ResumeToken
has been removed - Function
*NamespacesCreateOrUpdatePoller.FinalResponse
has been removed - Function
PrivateEndpointConnectionsDeletePollerResponse.PollUntilDone
has been removed - Function
*OperationsListPager.Err
has been removed - Function
*NamespacesListPager.PageResponse
has been removed - Function
SBQueue.MarshalJSON
has been removed - Function
Resource.MarshalJSON
has been removed - Function
SBAuthorizationRule.MarshalJSON
has been removed - Function
NamespacesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*PrivateEndpointConnectionsDeletePollerResponse.Resume
has been removed - Function
*MigrationConfigsCreateAndStartMigrationPollerResponse.Resume
has been removed - Function
*TopicsListAuthorizationRulesPager.Err
has been removed - Function
*NamespacesCreateOrUpdatePoller.Poll
has been removed - Function
*DisasterRecoveryConfigsListPager.PageResponse
has been removed - Function
*DisasterRecoveryConfigsListAuthorizationRulesPager.Err
has been removed - Function
*DisasterRecoveryConfigsListAuthorizationRulesPager.PageResponse
has been removed - Function
PrivateEndpointConnection.MarshalJSON
has been removed - Function
*TopicsListAuthorizationRulesPager.NextPage
has been removed - Function
*PrivateEndpointConnectionsListPager.Err
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.Poll
has been removed - Function
SBTopic.MarshalJSON
has been removed - Function
*NamespacesDeletePoller.FinalResponse
has been removed - Function
*DisasterRecoveryConfigsListPager.Err
has been removed - Function
*OperationsListPager.NextPage
has been removed - Function
*NamespacesListAuthorizationRulesPager.Err
has been removed - Function
*MigrationConfigsListPager.NextPage
has been removed - Struct
DisasterRecoveryConfigsBreakPairingOptions
has been removed - Struct
DisasterRecoveryConfigsBreakPairingResponse
has been removed - Struct
DisasterRecoveryConfigsCheckNameAvailabilityOptions
has been removed - Struct
DisasterRecoveryConfigsCheckNameAvailabilityResponse
has been removed - Struct
DisasterRecoveryConfigsCheckNameAvailabilityResult
has been removed - Struct
DisasterRecoveryConfigsCreateOrUpdateOptions
has been removed - Struct
DisasterRecoveryConfigsCreateOrUpdateResponse
has been removed - Struct
DisasterRecoveryConfigsCreateOrUpdateResult
has been removed - Struct
DisasterRecoveryConfigsDeleteOptions
has been removed - Struct
DisasterRecoveryConfigsDeleteResponse
has been removed - Struct
DisasterRecoveryConfigsFailOverOptions
has been removed - Struct
DisasterRecoveryConfigsFailOverResponse
has been removed - Struct
DisasterRecoveryConfigsGetAuthorizationRuleOptions
has been removed - Struct
DisasterRecoveryConfigsGetAuthorizationRuleResponse
has been removed - Struct
DisasterRecoveryConfigsGetAuthorizationRuleResult
has been removed - Struct
DisasterRecoveryConfigsGetOptions
has been removed - Struct
DisasterRecoveryConfigsGetResponse
has been removed - Struct
DisasterRecoveryConfigsGetResult
has been removed - Struct
DisasterRecoveryConfigsListAuthorizationRulesOptions
has been removed - Struct
DisasterRecoveryConfigsListAuthorizationRulesPager
has been removed - Struct
DisasterRecoveryConfigsListAuthorizationRulesResponse
has been removed - Struct
DisasterRecoveryConfigsListAuthorizationRulesResult
has been removed - Struct
DisasterRecoveryConfigsListKeysOptions
has been removed - Struct
DisasterRecoveryConfigsListKeysResponse
has been removed - Struct
DisasterRecoveryConfigsListKeysResult
has been removed - Struct
DisasterRecoveryConfigsListOptions
has been removed - Struct
DisasterRecoveryConfigsListPager
has been removed - Struct
DisasterRecoveryConfigsListResponse
has been removed - Struct
DisasterRecoveryConfigsListResult
has been removed - Struct
MigrationConfigsBeginCreateAndStartMigrationOptions
has been removed - Struct
MigrationConfigsCompleteMigrationOptions
has been removed - Struct
MigrationConfigsCompleteMigrationResponse
has been removed - Struct
MigrationConfigsCreateAndStartMigrationPoller
has been removed - Struct
MigrationConfigsCreateAndStartMigrationPollerResponse
has been removed - Struct
MigrationConfigsCreateAndStartMigrationResponse
has been removed - Struct
MigrationConfigsCreateAndStartMigrationResult
has been removed - Struct
MigrationConfigsDeleteOptions
has been removed - Struct
MigrationConfigsDeleteResponse
has been removed - Struct
MigrationConfigsGetOptions
has been removed - Struct
MigrationConfigsGetResponse
has been removed - Struct
MigrationConfigsGetResult
has been removed - Struct
MigrationConfigsListOptions
has been removed - Struct
MigrationConfigsListPager
has been removed - Struct
MigrationConfigsListResponse
has been removed - Struct
MigrationConfigsListResult
has been removed - Struct
MigrationConfigsRevertOptions
has been removed - Struct
MigrationConfigsRevertResponse
has been removed - Struct
NamespacesBeginCreateOrUpdateOptions
has been removed - Struct
NamespacesBeginDeleteOptions
has been removed - Struct
NamespacesCheckNameAvailabilityOptions
has been removed - Struct
NamespacesCheckNameAvailabilityResponse
has been removed - Struct
NamespacesCheckNameAvailabilityResult
has been removed - Struct
NamespacesCreateOrUpdateAuthorizationRuleOptions
has been removed - Struct
NamespacesCreateOrUpdateAuthorizationRuleResponse
has been removed - Struct
NamespacesCreateOrUpdateAuthorizationRuleResult
has been removed - Struct
NamespacesCreateOrUpdateNetworkRuleSetOptions
has been removed - Struct
NamespacesCreateOrUpdateNetworkRuleSetResponse
has been removed - Struct
NamespacesCreateOrUpdateNetworkRuleSetResult
has been removed - Struct
NamespacesCreateOrUpdatePoller
has been removed - Struct
NamespacesCreateOrUpdatePollerResponse
has been removed - Struct
NamespacesCreateOrUpdateResponse
has been removed - Struct
NamespacesCreateOrUpdateResult
has been removed - Struct
NamespacesDeleteAuthorizationRuleOptions
has been removed - Struct
NamespacesDeleteAuthorizationRuleResponse
has been removed - Struct
NamespacesDeletePoller
has been removed - Struct
NamespacesDeletePollerResponse
has been removed - Struct
NamespacesDeleteResponse
has been removed - Struct
NamespacesGetAuthorizationRuleOptions
has been removed - Struct
NamespacesGetAuthorizationRuleResponse
has been removed - Struct
NamespacesGetAuthorizationRuleResult
has been removed - Struct
NamespacesGetNetworkRuleSetOptions
has been removed - Struct
NamespacesGetNetworkRuleSetResponse
has been removed - Struct
NamespacesGetNetworkRuleSetResult
has been removed - Struct
NamespacesGetOptions
has been removed - Struct
NamespacesGetResponse
has been removed - Struct
NamespacesGetResult
has been removed - Struct
NamespacesListAuthorizationRulesOptions
has been removed - Struct
NamespacesListAuthorizationRulesPager
has been removed - Struct
NamespacesListAuthorizationRulesResponse
has been removed - Struct
NamespacesListAuthorizationRulesResult
has been removed - Struct
NamespacesListByResourceGroupOptions
has been removed - Struct
NamespacesListByResourceGroupPager
has been removed - Struct
NamespacesListByResourceGroupResponse
has been removed - Struct
NamespacesListByResourceGroupResult
has been removed - Struct
NamespacesListKeysOptions
has been removed - Struct
NamespacesListKeysResponse
has been removed - Struct
NamespacesListKeysResult
has been removed - Struct
NamespacesListNetworkRuleSetsOptions
has been removed - Struct
NamespacesListNetworkRuleSetsPager
has been removed - Struct
NamespacesListNetworkRuleSetsResponse
has been removed - Struct
NamespacesListNetworkRuleSetsResult
has been removed - Struct
NamespacesListOptions
has been removed - Struct
NamespacesListPager
has been removed - Struct
NamespacesListResponse
has been removed - Struct
NamespacesListResult
has been removed - Struct
NamespacesRegenerateKeysOptions
has been removed - Struct
NamespacesRegenerateKeysResponse
has been removed - Struct
NamespacesRegenerateKeysResult
has been removed - Struct
NamespacesUpdateOptions
has been removed - Struct
NamespacesUpdateResponse
has been removed - Struct
NamespacesUpdateResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
PrivateEndpointConnectionsBeginDeleteOptions
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateOptions
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateResponse
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateResult
has been removed - Struct
PrivateEndpointConnectionsDeletePoller
has been removed - Struct
PrivateEndpointConnectionsDeletePollerResponse
has been removed - Struct
PrivateEndpointConnectionsDeleteResponse
has been removed - Struct
PrivateEndpointConnectionsGetOptions
has been removed - Struct
PrivateEndpointConnectionsGetResponse
has been removed - Struct
PrivateEndpointConnectionsGetResult
has been removed - Struct
PrivateEndpointConnectionsListOptions
has been removed - Struct
PrivateEndpointConnectionsListPager
has been removed - Struct
PrivateEndpointConnectionsListResponse
has been removed - Struct
PrivateEndpointConnectionsListResult
has been removed - Struct
PrivateLinkResourcesGetOptions
has been removed - Struct
PrivateLinkResourcesGetResponse
has been removed - Struct
PrivateLinkResourcesGetResult
has been removed - Struct
QueuesCreateOrUpdateAuthorizationRuleOptions
has been removed - Struct
QueuesCreateOrUpdateAuthorizationRuleResponse
has been removed - Struct
QueuesCreateOrUpdateAuthorizationRuleResult
has been removed - Struct
QueuesCreateOrUpdateOptions
has been removed - Struct
QueuesCreateOrUpdateResponse
has been removed - Struct
QueuesCreateOrUpdateResult
has been removed - Struct
QueuesDeleteAuthorizationRuleOptions
has been removed - Struct
QueuesDeleteAuthorizationRuleResponse
has been removed - Struct
QueuesDeleteOptions
has been removed - Struct
QueuesDeleteResponse
has been removed - Struct
QueuesGetAuthorizationRuleOptions
has been removed - Struct
QueuesGetAuthorizationRuleResponse
has been removed - Struct
QueuesGetAuthorizationRuleResult
has been removed - Struct
QueuesGetOptions
has been removed - Struct
QueuesGetResponse
has been removed - Struct
QueuesGetResult
has been removed - Struct
QueuesListAuthorizationRulesOptions
has been removed - Struct
QueuesListAuthorizationRulesPager
has been removed - Struct
QueuesListAuthorizationRulesResponse
has been removed - Struct
QueuesListAuthorizationRulesResult
has been removed - Struct
QueuesListByNamespaceOptions
has been removed - Struct
QueuesListByNamespacePager
has been removed - Struct
QueuesListByNamespaceResponse
has been removed - Struct
QueuesListByNamespaceResult
has been removed - Struct
QueuesListKeysOptions
has been removed - Struct
QueuesListKeysResponse
has been removed - Struct
QueuesListKeysResult
has been removed - Struct
QueuesRegenerateKeysOptions
has been removed - Struct
QueuesRegenerateKeysResponse
has been removed - Struct
QueuesRegenerateKeysResult
has been removed - Struct
RulesCreateOrUpdateOptions
has been removed - Struct
RulesCreateOrUpdateResponse
has been removed - Struct
RulesCreateOrUpdateResult
has been removed - Struct
RulesDeleteOptions
has been removed - Struct
RulesDeleteResponse
has been removed - Struct
RulesGetOptions
has been removed - Struct
RulesGetResponse
has been removed - Struct
RulesGetResult
has been removed - Struct
RulesListBySubscriptionsOptions
has been removed - Struct
RulesListBySubscriptionsPager
has been removed - Struct
RulesListBySubscriptionsResponse
has been removed - Struct
RulesListBySubscriptionsResult
has been removed - Struct
SubscriptionsCreateOrUpdateOptions
has been removed - Struct
SubscriptionsCreateOrUpdateResponse
has been removed - Struct
SubscriptionsCreateOrUpdateResult
has been removed - Struct
SubscriptionsDeleteOptions
has been removed - Struct
SubscriptionsDeleteResponse
has been removed - Struct
SubscriptionsGetOptions
has been removed - Struct
SubscriptionsGetResponse
has been removed - Struct
SubscriptionsGetResult
has been removed - Struct
SubscriptionsListByTopicOptions
has been removed - Struct
SubscriptionsListByTopicPager
has been removed - Struct
SubscriptionsListByTopicResponse
has been removed - Struct
SubscriptionsListByTopicResult
has been removed - Struct
TopicsCreateOrUpdateAuthorizationRuleOptions
has been removed - Struct
TopicsCreateOrUpdateAuthorizationRuleResponse
has been removed - Struct
TopicsCreateOrUpdateAuthorizationRuleResult
has been removed - Struct
TopicsCreateOrUpdateOptions
has been removed - Struct
TopicsCreateOrUpdateResponse
has been removed - Struct
TopicsCreateOrUpdateResult
has been removed - Struct
TopicsDeleteAuthorizationRuleOptions
has been removed - Struct
TopicsDeleteAuthorizationRuleResponse
has been removed - Struct
TopicsDeleteOptions
has been removed - Struct
TopicsDeleteResponse
has been removed - Struct
TopicsGetAuthorizationRuleOptions
has been removed - Struct
TopicsGetAuthorizationRuleResponse
has been removed - Struct
TopicsGetAuthorizationRuleResult
has been removed - Struct
TopicsGetOptions
has been removed - Struct
TopicsGetResponse
has been removed - Struct
TopicsGetResult
has been removed - Struct
TopicsListAuthorizationRulesOptions
has been removed - Struct
TopicsListAuthorizationRulesPager
has been removed - Struct
TopicsListAuthorizationRulesResponse
has been removed - Struct
TopicsListAuthorizationRulesResult
has been removed - Struct
TopicsListByNamespaceOptions
has been removed - Struct
TopicsListByNamespacePager
has been removed - Struct
TopicsListByNamespaceResponse
has been removed - Struct
TopicsListByNamespaceResult
has been removed - Struct
TopicsListKeysOptions
has been removed - Struct
TopicsListKeysResponse
has been removed - Struct
TopicsListKeysResult
has been removed - Struct
TopicsRegenerateKeysOptions
has been removed - Struct
TopicsRegenerateKeysResponse
has been removed - Struct
TopicsRegenerateKeysResult
has been removed - Field
Resource
of structRule
has been removed - Field
InnerError
of structErrorResponse
has been removed - Field
Resource
of structNetworkRuleSet
has been removed - Field
Resource
of structTrackedResource
has been removed - Field
Resource
of structArmDisasterRecovery
has been removed - Field
Resource
of structSBSubscription
has been removed - Field
Resource
of structSBAuthorizationRule
has been removed - Field
Action
of structSQLRuleAction
has been removed - Field
Resource
of structSBQueue
has been removed - Field
Resource
of structSBTopic
has been removed - Field
Resource
of structResourceNamespacePatch
has been removed - Field
Resource
of structPrivateEndpointConnection
has been removed - Field
ResourceNamespacePatch
of structSBNamespaceUpdateParameters
has been removed - Field
Resource
of structMigrationConfigProperties
has been removed - Field
TrackedResource
of structSBNamespace
has been removed
Features Added
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
*TopicsClientListByNamespacePager.PageResponse() TopicsClientListByNamespaceResponse
- New function
*PrivateEndpointConnectionsClientDeletePoller.Done() bool
- New function
*QueuesClientListAuthorizationRulesPager.Err() error
- New function
*RulesClientListBySubscriptionsPager.NextPage(context.Context) bool
- New function
NamespacesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (NamespacesClientCreateOrUpdateResponse, error)
- New function
*TopicsClientListAuthorizationRulesPager.PageResponse() TopicsClientListAuthorizationRulesResponse
- New function
*NamespacesClientListPager.PageResponse() NamespacesClientListResponse
- New function
*NamespacesClientListAuthorizationRulesPager.Err() error
- New function
*NamespacesClientListNetworkRuleSetsPager.Err() error
- New function
*MigrationConfigsClientCreateAndStartMigrationPoller.Poll(context.Context) (*http.Response, error)
- New function
*NamespacesClientDeletePoller.ResumeToken() (string, error)
- New function
*TopicsClientListAuthorizationRulesPager.NextPage(context.Context) bool
- New function
*SubscriptionsClientListByTopicPager.NextPage(context.Context) bool
- New function
*NamespacesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*DisasterRecoveryConfigsClientListAuthorizationRulesPager.Err() error
- New function
*QueuesClientListAuthorizationRulesPager.NextPage(context.Context) bool
- New function
*PrivateEndpointConnectionsClientListPager.NextPage(context.Context) bool
- New function
*PrivateEndpointConnectionsClientListPager.PageResponse() PrivateEndpointConnectionsClientListResponse
- New function
*DisasterRecoveryConfigsClientListPager.NextPage(context.Context) bool
- New function
*NamespacesClientDeletePollerResponse.Resume(context.Context, *NamespacesClient, string) error
- New function
*SBNamespaceUpdateProperties.UnmarshalJSON([]byte) error
- New function
*MigrationConfigsClientListPager.Err() error
- New function
*PrivateEndpointConnectionsClientListPager.Err() error
- New function
*NamespacesClientCreateOrUpdatePollerResponse.Resume(context.Context, *NamespacesClient, string) error
- New function
*TopicsClientListByNamespacePager.Err() error
- New function
*NamespacesClientCreateOrUpdatePoller.Done() bool
- New function
*NamespacesClientListAuthorizationRulesPager.PageResponse() NamespacesClientListAuthorizationRulesResponse
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New function
*QueuesClientListByNamespacePager.PageResponse() QueuesClientListByNamespaceResponse
- New function
*NamespacesClientCreateOrUpdatePoller.FinalResponse(context.Context) (NamespacesClientCreateOrUpdateResponse, error)
- New function
*OperationsClientListPager.Err() error
- New function
*PrivateEndpointConnectionsClientDeletePollerResponse.Resume(context.Context, *PrivateEndpointConnectionsClient, string) error
- New function
*RulesClientListBySubscriptionsPager.PageResponse() RulesClientListBySubscriptionsResponse
- New function
*MigrationConfigsClientCreateAndStartMigrationPoller.Done() bool
- New function
MigrationConfigsClientCreateAndStartMigrationPollerResponse.PollUntilDone(context.Context, time.Duration) (MigrationConfigsClientCreateAndStartMigrationResponse, error)
- New function
*TopicsClientListAuthorizationRulesPager.Err() error
- New function
*TopicsClientListByNamespacePager.NextPage(context.Context) bool
- New function
SBNamespaceUpdateProperties.MarshalJSON() ([]byte, error)
- New function
*NamespacesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*QueuesClientListAuthorizationRulesPager.PageResponse() QueuesClientListAuthorizationRulesResponse
- New function
*QueuesClientListByNamespacePager.NextPage(context.Context) bool
- New function
*DisasterRecoveryConfigsClientListAuthorizationRulesPager.NextPage(context.Context) bool
- New function
*NamespacesClientDeletePoller.Done() bool
- New function
*SubscriptionsClientListByTopicPager.PageResponse() SubscriptionsClientListByTopicResponse
- New function
*SubscriptionsClientListByTopicPager.Err() error
- New function
*DisasterRecoveryConfigsClientListPager.Err() error
- New function
*NamespacesClientListNetworkRuleSetsPager.NextPage(context.Context) bool
- New function
PrivateEndpointConnectionsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (PrivateEndpointConnectionsClientDeleteResponse, error)
- New function
*NamespacesClientDeletePoller.FinalResponse(context.Context) (NamespacesClientDeleteResponse, error)
- New function
*NamespacesClientListByResourceGroupPager.Err() error
- New function
*NamespacesClientListPager.Err() error
- New function
*NamespacesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*RulesClientListBySubscriptionsPager.Err() error
- New function
*PrivateEndpointConnectionsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*DisasterRecoveryConfigsClientListPager.PageResponse() DisasterRecoveryConfigsClientListResponse
- New function
*MigrationConfigsClientListPager.PageResponse() MigrationConfigsClientListResponse
- New function
*MigrationConfigsClientCreateAndStartMigrationPoller.ResumeToken() (string, error)
- New function
*NamespacesClientListByResourceGroupPager.PageResponse() NamespacesClientListByResourceGroupResponse
- New function
*PrivateEndpointConnectionsClientDeletePoller.ResumeToken() (string, error)
- New function
*DisasterRecoveryConfigsClientListAuthorizationRulesPager.PageResponse() DisasterRecoveryConfigsClientListAuthorizationRulesResponse
- New function
*MigrationConfigsClientListPager.NextPage(context.Context) bool
- New function
*PrivateEndpointConnectionsClientDeletePoller.FinalResponse(context.Context) (PrivateEndpointConnectionsClientDeleteResponse, error)
- New function
*NamespacesClientListPager.NextPage(context.Context) bool
- New function
*NamespacesClientListNetworkRuleSetsPager.PageResponse() NamespacesClientListNetworkRuleSetsResponse
- New function
NamespacesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (NamespacesClientDeleteResponse, error)
- New function
*NamespacesClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*QueuesClientListByNamespacePager.Err() error
- New function
*NamespacesClientListAuthorizationRulesPager.NextPage(context.Context) bool
- New function
*MigrationConfigsClientCreateAndStartMigrationPollerResponse.Resume(context.Context, *MigrationConfigsClient, string) error
- New function
*MigrationConfigsClientCreateAndStartMigrationPoller.FinalResponse(context.Context) (MigrationConfigsClientCreateAndStartMigrationResponse, error)
- New struct
DisasterRecoveryConfigsClientBreakPairingOptions
- New struct
DisasterRecoveryConfigsClientBreakPairingResponse
- New struct
DisasterRecoveryConfigsClientCheckNameAvailabilityOptions
- New struct
DisasterRecoveryConfigsClientCheckNameAvailabilityResponse
- New struct
DisasterRecoveryConfigsClientCheckNameAvailabilityResult
- New struct
DisasterRecoveryConfigsClientCreateOrUpdateOptions
- New struct
DisasterRecoveryConfigsClientCreateOrUpdateResponse
- New struct
DisasterRecoveryConfigsClientCreateOrUpdateResult
- New struct
DisasterRecoveryConfigsClientDeleteOptions
- New struct
DisasterRecoveryConfigsClientDeleteResponse
- New struct
DisasterRecoveryConfigsClientFailOverOptions
- New struct
DisasterRecoveryConfigsClientFailOverResponse
- New struct
DisasterRecoveryConfigsClientGetAuthorizationRuleOptions
- New struct
DisasterRecoveryConfigsClientGetAuthorizationRuleResponse
- New struct
DisasterRecoveryConfigsClientGetAuthorizationRuleResult
- New struct
DisasterRecoveryConfigsClientGetOptions
- New struct
DisasterRecoveryConfigsClientGetResponse
- New struct
DisasterRecoveryConfigsClientGetResult
- New struct
DisasterRecoveryConfigsClientListAuthorizationRulesOptions
- New struct
DisasterRecoveryConfigsClientListAuthorizationRulesPager
- New struct
DisasterRecoveryConfigsClientListAuthorizationRulesResponse
- New struct
DisasterRecoveryConfigsClientListAuthorizationRulesResult
- New struct
DisasterRecoveryConfigsClientListKeysOptions
- New struct
DisasterRecoveryConfigsClientListKeysResponse
- New struct
DisasterRecoveryConfigsClientListKeysResult
- New struct
DisasterRecoveryConfigsClientListOptions
- New struct
DisasterRecoveryConfigsClientListPager
- New struct
DisasterRecoveryConfigsClientListResponse
- New struct
DisasterRecoveryConfigsClientListResult
- New struct
MigrationConfigsClientBeginCreateAndStartMigrationOptions
- New struct
MigrationConfigsClientCompleteMigrationOptions
- New struct
MigrationConfigsClientCompleteMigrationResponse
- New struct
MigrationConfigsClientCreateAndStartMigrationPoller
- New struct
MigrationConfigsClientCreateAndStartMigrationPollerResponse
- New struct
MigrationConfigsClientCreateAndStartMigrationResponse
- New struct
MigrationConfigsClientCreateAndStartMigrationResult
- New struct
MigrationConfigsClientDeleteOptions
- New struct
MigrationConfigsClientDeleteResponse
- New struct
MigrationConfigsClientGetOptions
- New struct
MigrationConfigsClientGetResponse
- New struct
MigrationConfigsClientGetResult
- New struct
MigrationConfigsClientListOptions
- New struct
MigrationConfigsClientListPager
- New struct
MigrationConfigsClientListResponse
- New struct
MigrationConfigsClientListResult
- New struct
MigrationConfigsClientRevertOptions
- New struct
MigrationConfigsClientRevertResponse
- New struct
NamespacesClientBeginCreateOrUpdateOptions
- New struct
NamespacesClientBeginDeleteOptions
- New struct
NamespacesClientCheckNameAvailabilityOptions
- New struct
NamespacesClientCheckNameAvailabilityResponse
- New struct
NamespacesClientCheckNameAvailabilityResult
- New struct
NamespacesClientCreateOrUpdateAuthorizationRuleOptions
- New struct
NamespacesClientCreateOrUpdateAuthorizationRuleResponse
- New struct
NamespacesClientCreateOrUpdateAuthorizationRuleResult
- New struct
NamespacesClientCreateOrUpdateNetworkRuleSetOptions
- New struct
NamespacesClientCreateOrUpdateNetworkRuleSetResponse
- New struct
NamespacesClientCreateOrUpdateNetworkRuleSetResult
- New struct
NamespacesClientCreateOrUpdatePoller
- New struct
NamespacesClientCreateOrUpdatePollerResponse
- New struct
NamespacesClientCreateOrUpdateResponse
- New struct
NamespacesClientCreateOrUpdateResult
- New struct
NamespacesClientDeleteAuthorizationRuleOptions
- New struct
NamespacesClientDeleteAuthorizationRuleResponse
- New struct
NamespacesClientDeletePoller
- New struct
NamespacesClientDeletePollerResponse
- New struct
NamespacesClientDeleteResponse
- New struct
NamespacesClientGetAuthorizationRuleOptions
- New struct
NamespacesClientGetAuthorizationRuleResponse
- New struct
NamespacesClientGetAuthorizationRuleResult
- New struct
NamespacesClientGetNetworkRuleSetOptions
- New struct
NamespacesClientGetNetworkRuleSetResponse
- New struct
NamespacesClientGetNetworkRuleSetResult
- New struct
NamespacesClientGetOptions
- New struct
NamespacesClientGetResponse
- New struct
NamespacesClientGetResult
- New struct
NamespacesClientListAuthorizationRulesOptions
- New struct
NamespacesClientListAuthorizationRulesPager
- New struct
NamespacesClientListAuthorizationRulesResponse
- New struct
NamespacesClientListAuthorizationRulesResult
- New struct
NamespacesClientListByResourceGroupOptions
- New struct
NamespacesClientListByResourceGroupPager
- New struct
NamespacesClientListByResourceGroupResponse
- New struct
NamespacesClientListByResourceGroupResult
- New struct
NamespacesClientListKeysOptions
- New struct
NamespacesClientListKeysResponse
- New struct
NamespacesClientListKeysResult
- New struct
NamespacesClientListNetworkRuleSetsOptions
- New struct
NamespacesClientListNetworkRuleSetsPager
- New struct
NamespacesClientListNetworkRuleSetsResponse
- New struct
NamespacesClientListNetworkRuleSetsResult
- New struct
NamespacesClientListOptions
- New struct
NamespacesClientListPager
- New struct
NamespacesClientListResponse
- New struct
NamespacesClientListResult
- New struct
NamespacesClientRegenerateKeysOptions
- New struct
NamespacesClientRegenerateKeysResponse
- New struct
NamespacesClientRegenerateKeysResult
- New struct
NamespacesClientUpdateOptions
- New struct
NamespacesClientUpdateResponse
- New struct
NamespacesClientUpdateResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
PrivateEndpointConnectionsClientBeginDeleteOptions
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateOptions
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateResponse
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateResult
- New struct
PrivateEndpointConnectionsClientDeletePoller
- New struct
PrivateEndpointConnectionsClientDeletePollerResponse
- New struct
PrivateEndpointConnectionsClientDeleteResponse
- New struct
PrivateEndpointConnectionsClientGetOptions
- New struct
PrivateEndpointConnectionsClientGetResponse
- New struct
PrivateEndpointConnectionsClientGetResult
- New struct
PrivateEndpointConnectionsClientListOptions
- New struct
PrivateEndpointConnectionsClientListPager
- New struct
PrivateEndpointConnectionsClientListResponse
- New struct
PrivateEndpointConnectionsClientListResult
- New struct
PrivateLinkResourcesClientGetOptions
- New struct
PrivateLinkResourcesClientGetResponse
- New struct
PrivateLinkResourcesClientGetResult
- New struct
ProxyResource
- New struct
QueuesClientCreateOrUpdateAuthorizationRuleOptions
- New struct
QueuesClientCreateOrUpdateAuthorizationRuleResponse
- New struct
QueuesClientCreateOrUpdateAuthorizationRuleResult
- New struct
QueuesClientCreateOrUpdateOptions
- New struct
QueuesClientCreateOrUpdateResponse
- New struct
QueuesClientCreateOrUpdateResult
- New struct
QueuesClientDeleteAuthorizationRuleOptions
- New struct
QueuesClientDeleteAuthorizationRuleResponse
- New struct
QueuesClientDeleteOptions
- New struct
QueuesClientDeleteResponse
- New struct
QueuesClientGetAuthorizationRuleOptions
- New struct
QueuesClientGetAuthorizationRuleResponse
- New struct
QueuesClientGetAuthorizationRuleResult
- New struct
QueuesClientGetOptions
- New struct
QueuesClientGetResponse
- New struct
QueuesClientGetResult
- New struct
QueuesClientListAuthorizationRulesOptions
- New struct
QueuesClientListAuthorizationRulesPager
- New struct
QueuesClientListAuthorizationRulesResponse
- New struct
QueuesClientListAuthorizationRulesResult
- New struct
QueuesClientListByNamespaceOptions
- New struct
QueuesClientListByNamespacePager
- New struct
QueuesClientListByNamespaceResponse
- New struct
QueuesClientListByNamespaceResult
- New struct
QueuesClientListKeysOptions
- New struct
QueuesClientListKeysResponse
- New struct
QueuesClientListKeysResult
- New struct
QueuesClientRegenerateKeysOptions
- New struct
QueuesClientRegenerateKeysResponse
- New struct
QueuesClientRegenerateKeysResult
- New struct
RulesClientCreateOrUpdateOptions
- New struct
RulesClientCreateOrUpdateResponse
- New struct
RulesClientCreateOrUpdateResult
- New struct
RulesClientDeleteOptions
- New struct
RulesClientDeleteResponse
- New struct
RulesClientGetOptions
- New struct
RulesClientGetResponse
- New struct
RulesClientGetResult
- New struct
RulesClientListBySubscriptionsOptions
- New struct
RulesClientListBySubscriptionsPager
- New struct
RulesClientListBySubscriptionsResponse
- New struct
RulesClientListBySubscriptionsResult
- New struct
SBNamespaceUpdateProperties
- New struct
SubscriptionsClientCreateOrUpdateOptions
- New struct
SubscriptionsClientCreateOrUpdateResponse
- New struct
SubscriptionsClientCreateOrUpdateResult
- New struct
SubscriptionsClientDeleteOptions
- New struct
SubscriptionsClientDeleteResponse
- New struct
SubscriptionsClientGetOptions
- New struct
SubscriptionsClientGetResponse
- New struct
SubscriptionsClientGetResult
- New struct
SubscriptionsClientListByTopicOptions
- New struct
SubscriptionsClientListByTopicPager
- New struct
SubscriptionsClientListByTopicResponse
- New struct
SubscriptionsClientListByTopicResult
- New struct
TopicsClientCreateOrUpdateAuthorizationRuleOptions
- New struct
TopicsClientCreateOrUpdateAuthorizationRuleResponse
- New struct
TopicsClientCreateOrUpdateAuthorizationRuleResult
- New struct
TopicsClientCreateOrUpdateOptions
- New struct
TopicsClientCreateOrUpdateResponse
- New struct
TopicsClientCreateOrUpdateResult
- New struct
TopicsClientDeleteAuthorizationRuleOptions
- New struct
TopicsClientDeleteAuthorizationRuleResponse
- New struct
TopicsClientDeleteOptions
- New struct
TopicsClientDeleteResponse
- New struct
TopicsClientGetAuthorizationRuleOptions
- New struct
TopicsClientGetAuthorizationRuleResponse
- New struct
TopicsClientGetAuthorizationRuleResult
- New struct
TopicsClientGetOptions
- New struct
TopicsClientGetResponse
- New struct
TopicsClientGetResult
- New struct
TopicsClientListAuthorizationRulesOptions
- New struct
TopicsClientListAuthorizationRulesPager
- New struct
TopicsClientListAuthorizationRulesResponse
- New struct
TopicsClientListAuthorizationRulesResult
- New struct
TopicsClientListByNamespaceOptions
- New struct
TopicsClientListByNamespacePager
- New struct
TopicsClientListByNamespaceResponse
- New struct
TopicsClientListByNamespaceResult
- New struct
TopicsClientListKeysOptions
- New struct
TopicsClientListKeysResponse
- New struct
TopicsClientListKeysResult
- New struct
TopicsClientRegenerateKeysOptions
- New struct
TopicsClientRegenerateKeysResponse
- New struct
TopicsClientRegenerateKeysResult
- New field
ID
in structRule
- New field
Location
in structRule
- New field
Name
in structRule
- New field
Type
in structRule
- New field
Type
in structSBTopic
- New field
ID
in structSBTopic
- New field
Location
in structSBTopic
- New field
Name
in structSBTopic
- New field
IsDataAction
in structOperation
- New field
Origin
in structOperation
- New field
Properties
in structOperation
- New field
ID
in structTrackedResource
- New field
Name
in structTrackedResource
- New field
Type
in structTrackedResource
- New field
ID
in structSBSubscription
- New field
Location
in structSBSubscription
- New field
Name
in structSBSubscription
- New field
Type
in structSBSubscription
- New field
AlternateName
in structSBNamespaceProperties
- New field
Location
in structMigrationConfigProperties
- New field
Name
in structMigrationConfigProperties
- New field
Type
in structMigrationConfigProperties
- New field
ID
in structMigrationConfigProperties
- New field
Name
in structSBAuthorizationRule
- New field
Type
in structSBAuthorizationRule
- New field
ID
in structSBAuthorizationRule
- New field
Location
in structSBAuthorizationRule
- New field
RequiresPreprocessing
in structSQLRuleAction
- New field
SQLExpression
in structSQLRuleAction
- New field
CompatibilityLevel
in structSQLRuleAction
- New field
Name
in structNetworkRuleSet
- New field
Type
in structNetworkRuleSet
- New field
ID
in structNetworkRuleSet
- New field
Location
in structNetworkRuleSet
- New field
ID
in structArmDisasterRecovery
- New field
Location
in structArmDisasterRecovery
- New field
Name
in structArmDisasterRecovery
- New field
Type
in structArmDisasterRecovery
- New field
ID
in structPrivateEndpointConnection
- New field
Location
in structPrivateEndpointConnection
- New field
Name
in structPrivateEndpointConnection
- New field
Type
in structPrivateEndpointConnection
- New field
ID
in structSBNamespace
- New field
Type
in structSBNamespace
- New field
Location
in structSBNamespace
- New field
Tags
in structSBNamespace
- New field
Name
in structSBNamespace
- New field
Error
in structErrorResponse
- New field
Type
in structSBQueue
- New field
ID
in structSBQueue
- New field
Location
in structSBQueue
- New field
Name
in structSBQueue
- New field
Description
in structOperationDisplay
- New field
Type
in structResourceNamespacePatch
- New field
ID
in structResourceNamespacePatch
- New field
Name
in structResourceNamespacePatch
- New field
Tags
in structSBNamespaceUpdateParameters
- New field
ID
in structSBNamespaceUpdateParameters
- New field
Name
in structSBNamespaceUpdateParameters
- New field
Type
in structSBNamespaceUpdateParameters
- New field
Location
in structSBNamespaceUpdateParameters