Azure.ResourceManager.ServiceBus Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| AzureResourceManagerServiceBusContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md |
| MigrationConfigurationCollection |
A class representing a collection of MigrationConfigurationResource and their operations. Each MigrationConfigurationResource in the collection will belong to the same instance of ServiceBusNamespaceResource. To get a MigrationConfigurationCollection instance call the GetMigrationConfigurations method from an instance of ServiceBusNamespaceResource. |
| MigrationConfigurationData |
Single item in List or Get Migration Config operation. |
| MigrationConfigurationResource |
A class representing a MigrationConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MigrationConfigurationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetMigrationConfigurations method. |
| ServiceBusAuthorizationRuleData |
Description of a namespace authorization rule. |
| ServiceBusDisasterRecoveryAuthorizationRuleCollection |
A class representing a collection of ServiceBusDisasterRecoveryAuthorizationRuleResource and their operations. Each ServiceBusDisasterRecoveryAuthorizationRuleResource in the collection will belong to the same instance of ServiceBusDisasterRecoveryResource. To get a ServiceBusDisasterRecoveryAuthorizationRuleCollection instance call the GetServiceBusDisasterRecoveryAuthorizationRules method from an instance of ServiceBusDisasterRecoveryResource. |
| ServiceBusDisasterRecoveryAuthorizationRuleResource |
A class representing a ServiceBusDisasterRecoveryAuthorizationRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusDisasterRecoveryAuthorizationRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusDisasterRecoveryResource using the GetServiceBusDisasterRecoveryAuthorizationRules method. |
| ServiceBusDisasterRecoveryCollection |
A class representing a collection of ServiceBusDisasterRecoveryResource and their operations. Each ServiceBusDisasterRecoveryResource in the collection will belong to the same instance of ServiceBusNamespaceResource. To get a ServiceBusDisasterRecoveryCollection instance call the GetServiceBusDisasterRecoveries method from an instance of ServiceBusNamespaceResource. |
| ServiceBusDisasterRecoveryData |
Single item in List or Get Alias(Disaster Recovery configuration) operation. |
| ServiceBusDisasterRecoveryResource |
A class representing a ServiceBusDisasterRecovery along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusDisasterRecoveryResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetServiceBusDisasterRecoveries method. |
| ServiceBusExtensions |
A class to add extension methods to Azure.ResourceManager.ServiceBus. |
| ServiceBusNamespaceAuthorizationRuleCollection |
A class representing a collection of ServiceBusNamespaceAuthorizationRuleResource and their operations. Each ServiceBusNamespaceAuthorizationRuleResource in the collection will belong to the same instance of ServiceBusNamespaceResource. To get a ServiceBusNamespaceAuthorizationRuleCollection instance call the GetServiceBusNamespaceAuthorizationRules method from an instance of ServiceBusNamespaceResource. |
| ServiceBusNamespaceAuthorizationRuleResource |
A class representing a ServiceBusNamespaceAuthorizationRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusNamespaceAuthorizationRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetServiceBusNamespaceAuthorizationRules method. |
| ServiceBusNamespaceCollection |
A class representing a collection of ServiceBusNamespaceResource and their operations. Each ServiceBusNamespaceResource in the collection will belong to the same instance of ResourceGroupResource. To get a ServiceBusNamespaceCollection instance call the GetServiceBusNamespaces method from an instance of ResourceGroupResource. |
| ServiceBusNamespaceData |
Description of a namespace resource. |
| ServiceBusNamespaceResource |
A class representing a ServiceBusNamespace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusNamespaceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetServiceBusNamespaces method. |
| ServiceBusNetworkRuleSetData |
Description of NetworkRuleSet resource. |
| ServiceBusNetworkRuleSetResource |
A class representing a ServiceBusNetworkRuleSet along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusNetworkRuleSetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetServiceBusNetworkRuleSet method. |
| ServiceBusNetworkSecurityPerimeterConfigurationCollection |
A class representing a collection of ServiceBusNetworkSecurityPerimeterConfigurationResource and their operations. Each ServiceBusNetworkSecurityPerimeterConfigurationResource in the collection will belong to the same instance of ServiceBusNamespaceResource. To get a ServiceBusNetworkSecurityPerimeterConfigurationCollection instance call the GetServiceBusNetworkSecurityPerimeterConfigurations method from an instance of ServiceBusNamespaceResource. |
| ServiceBusNetworkSecurityPerimeterConfigurationData |
Network Security Perimeter related configurations of a given namespace. |
| ServiceBusNetworkSecurityPerimeterConfigurationResource |
A class representing a ServiceBusNetworkSecurityPerimeterConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusNetworkSecurityPerimeterConfigurationResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetServiceBusNetworkSecurityPerimeterConfigurations method. |
| ServiceBusPrivateEndpointConnectionCollection |
A class representing a collection of ServiceBusPrivateEndpointConnectionResource and their operations. Each ServiceBusPrivateEndpointConnectionResource in the collection will belong to the same instance of ServiceBusNamespaceResource. To get a ServiceBusPrivateEndpointConnectionCollection instance call the GetServiceBusPrivateEndpointConnections method from an instance of ServiceBusNamespaceResource. |
| ServiceBusPrivateEndpointConnectionData |
Properties of the PrivateEndpointConnection. |
| ServiceBusPrivateEndpointConnectionResource |
A class representing a ServiceBusPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetServiceBusPrivateEndpointConnections method. |
| ServiceBusQueueAuthorizationRuleCollection |
A class representing a collection of ServiceBusQueueAuthorizationRuleResource and their operations. Each ServiceBusQueueAuthorizationRuleResource in the collection will belong to the same instance of ServiceBusQueueResource. To get a ServiceBusQueueAuthorizationRuleCollection instance call the GetServiceBusQueueAuthorizationRules method from an instance of ServiceBusQueueResource. |
| ServiceBusQueueAuthorizationRuleResource |
A class representing a ServiceBusQueueAuthorizationRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusQueueAuthorizationRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusQueueResource using the GetServiceBusQueueAuthorizationRules method. |
| ServiceBusQueueCollection |
A class representing a collection of ServiceBusQueueResource and their operations. Each ServiceBusQueueResource in the collection will belong to the same instance of ServiceBusNamespaceResource. To get a ServiceBusQueueCollection instance call the GetServiceBusQueues method from an instance of ServiceBusNamespaceResource. |
| ServiceBusQueueData |
Description of queue Resource. |
| ServiceBusQueueResource |
A class representing a ServiceBusQueue along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusQueueResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetServiceBusQueues method. |
| ServiceBusRuleCollection |
A class representing a collection of ServiceBusRuleResource and their operations. Each ServiceBusRuleResource in the collection will belong to the same instance of ServiceBusSubscriptionResource. To get a ServiceBusRuleCollection instance call the GetServiceBusRules method from an instance of ServiceBusSubscriptionResource. |
| ServiceBusRuleData |
Description of Rule Resource. |
| ServiceBusRuleResource |
A class representing a ServiceBusRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusSubscriptionResource using the GetServiceBusRules method. |
| ServiceBusSubscriptionCollection |
A class representing a collection of ServiceBusSubscriptionResource and their operations. Each ServiceBusSubscriptionResource in the collection will belong to the same instance of ServiceBusTopicResource. To get a ServiceBusSubscriptionCollection instance call the GetServiceBusSubscriptions method from an instance of ServiceBusTopicResource. |
| ServiceBusSubscriptionData |
Description of subscription resource. |
| ServiceBusSubscriptionResource |
A class representing a ServiceBusSubscription along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusSubscriptionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusTopicResource using the GetServiceBusSubscriptions method. |
| ServiceBusTopicAuthorizationRuleCollection |
A class representing a collection of ServiceBusTopicAuthorizationRuleResource and their operations. Each ServiceBusTopicAuthorizationRuleResource in the collection will belong to the same instance of ServiceBusTopicResource. To get a ServiceBusTopicAuthorizationRuleCollection instance call the GetServiceBusTopicAuthorizationRules method from an instance of ServiceBusTopicResource. |
| ServiceBusTopicAuthorizationRuleResource |
A class representing a ServiceBusTopicAuthorizationRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusTopicAuthorizationRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusTopicResource using the GetServiceBusTopicAuthorizationRules method. |
| ServiceBusTopicCollection |
A class representing a collection of ServiceBusTopicResource and their operations. Each ServiceBusTopicResource in the collection will belong to the same instance of ServiceBusNamespaceResource. To get a ServiceBusTopicCollection instance call the GetServiceBusTopics method from an instance of ServiceBusNamespaceResource. |
| ServiceBusTopicData |
Description of topic resource. |
| ServiceBusTopicResource |
A class representing a ServiceBusTopic along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ServiceBusTopicResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ServiceBusNamespaceResource using the GetServiceBusTopics method. |