Azure.ResourceManager.NotificationHubs 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 |
|---|---|
| AzureResourceManagerNotificationHubsContext |
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 |
| NotificationHubAuthorizationRuleCollection |
A class representing a collection of NotificationHubAuthorizationRuleResource and their operations. Each NotificationHubAuthorizationRuleResource in the collection will belong to the same instance of NotificationHubResource. To get a NotificationHubAuthorizationRuleCollection instance call the GetNotificationHubAuthorizationRules method from an instance of NotificationHubResource. |
| NotificationHubAuthorizationRuleData |
Response for POST requests that return single SharedAccessAuthorizationRule. |
| NotificationHubAuthorizationRuleResource |
A class representing a NotificationHubAuthorizationRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NotificationHubAuthorizationRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource NotificationHubResource using the GetNotificationHubAuthorizationRules method. |
| NotificationHubCollection |
A class representing a collection of NotificationHubResource and their operations. Each NotificationHubResource in the collection will belong to the same instance of NotificationHubNamespaceResource. To get a NotificationHubCollection instance call the GetNotificationHubs method from an instance of NotificationHubNamespaceResource. |
| NotificationHubData |
Notification Hub Resource. |
| NotificationHubNamespaceAuthorizationRuleCollection |
A class representing a collection of NotificationHubNamespaceAuthorizationRuleResource and their operations. Each NotificationHubNamespaceAuthorizationRuleResource in the collection will belong to the same instance of NotificationHubNamespaceResource. To get a NotificationHubNamespaceAuthorizationRuleCollection instance call the GetNotificationHubNamespaceAuthorizationRules method from an instance of NotificationHubNamespaceResource. |
| NotificationHubNamespaceAuthorizationRuleResource |
A class representing a NotificationHubNamespaceAuthorizationRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NotificationHubNamespaceAuthorizationRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource NotificationHubNamespaceResource using the GetNotificationHubNamespaceAuthorizationRules method. |
| NotificationHubNamespaceCollection |
A class representing a collection of NotificationHubNamespaceResource and their operations. Each NotificationHubNamespaceResource in the collection will belong to the same instance of ResourceGroupResource. To get a NotificationHubNamespaceCollection instance call the GetNotificationHubNamespaces method from an instance of ResourceGroupResource. |
| NotificationHubNamespaceData |
A class representing the NotificationHubNamespace data model. |
| NotificationHubNamespaceResource |
A class representing a NotificationHubNamespace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NotificationHubNamespaceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetNotificationHubNamespaces method. |
| NotificationHubPrivateEndpointConnectionCollection |
A class representing a collection of NotificationHubPrivateEndpointConnectionResource and their operations. Each NotificationHubPrivateEndpointConnectionResource in the collection will belong to the same instance of NotificationHubNamespaceResource. To get a NotificationHubPrivateEndpointConnectionCollection instance call the GetNotificationHubPrivateEndpointConnections method from an instance of NotificationHubNamespaceResource. |
| NotificationHubPrivateEndpointConnectionData |
Represents a Private Endpoint Connection ARM resource - a sub-resource of Notification Hubs namespace. |
| NotificationHubPrivateEndpointConnectionResource |
A class representing a NotificationHubPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NotificationHubPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource NotificationHubNamespaceResource using the GetNotificationHubPrivateEndpointConnections method. |
| NotificationHubResource |
A class representing a NotificationHub along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NotificationHubResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource NotificationHubNamespaceResource using the GetNotificationHubs method. |
| NotificationHubsExtensions |
A class to add extension methods to Azure.ResourceManager.NotificationHubs. |
| NotificationHubsPrivateLinkResource |
A class representing a NotificationHubsPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NotificationHubsPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource NotificationHubNamespaceResource using the GetNotificationHubsPrivateLinkResources method. |
| NotificationHubsPrivateLinkResourceCollection |
A class representing a collection of NotificationHubsPrivateLinkResource and their operations. Each NotificationHubsPrivateLinkResource in the collection will belong to the same instance of NotificationHubNamespaceResource. To get a NotificationHubsPrivateLinkResourceCollection instance call the GetNotificationHubsPrivateLinkResources method from an instance of NotificationHubNamespaceResource. |
| NotificationHubsPrivateLinkResourceData |
A Private Link Arm Resource. |