Azure.ResourceManager.WebPubSub 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
WebPubSubCollection |
A class representing a collection of WebPubSubResource and their operations. Each WebPubSubResource in the collection will belong to the same instance of ResourceGroupResource. To get a WebPubSubCollection instance call the GetWebPubSubs method from an instance of ResourceGroupResource. |
WebPubSubData |
A class representing the WebPubSub data model. A class represent a resource. |
WebPubSubExtensions |
A class to add extension methods to Azure.ResourceManager.WebPubSub. |
WebPubSubHubCollection |
A class representing a collection of WebPubSubHubResource and their operations. Each WebPubSubHubResource in the collection will belong to the same instance of WebPubSubResource. To get a WebPubSubHubCollection instance call the GetWebPubSubHubs method from an instance of WebPubSubResource. |
WebPubSubHubData |
A class representing the WebPubSubHub data model. A hub setting |
WebPubSubHubResource |
A Class representing a WebPubSubHub along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebPubSubHubResource from an instance of ArmClient using the GetWebPubSubHubResource method. Otherwise you can get one from its parent resource WebPubSubResource using the GetWebPubSubHub method. |
WebPubSubPrivateEndpointConnectionCollection |
A class representing a collection of WebPubSubPrivateEndpointConnectionResource and their operations. Each WebPubSubPrivateEndpointConnectionResource in the collection will belong to the same instance of WebPubSubResource. To get a WebPubSubPrivateEndpointConnectionCollection instance call the GetWebPubSubPrivateEndpointConnections method from an instance of WebPubSubResource. |
WebPubSubPrivateEndpointConnectionData |
A class representing the WebPubSubPrivateEndpointConnection data model. A private endpoint connection to an azure resource |
WebPubSubPrivateEndpointConnectionResource |
A Class representing a WebPubSubPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebPubSubPrivateEndpointConnectionResource from an instance of ArmClient using the GetWebPubSubPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource WebPubSubResource using the GetWebPubSubPrivateEndpointConnection method. |
WebPubSubResource |
A Class representing a WebPubSub along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebPubSubResource from an instance of ArmClient using the GetWebPubSubResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetWebPubSub method. |
WebPubSubSharedPrivateLinkCollection |
A class representing a collection of WebPubSubSharedPrivateLinkResource and their operations. Each WebPubSubSharedPrivateLinkResource in the collection will belong to the same instance of WebPubSubResource. To get a WebPubSubSharedPrivateLinkCollection instance call the GetWebPubSubSharedPrivateLinks method from an instance of WebPubSubResource. |
WebPubSubSharedPrivateLinkData |
A class representing the WebPubSubSharedPrivateLink data model. Describes a Shared Private Link Resource |
WebPubSubSharedPrivateLinkResource |
A Class representing a WebPubSubSharedPrivateLink along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WebPubSubSharedPrivateLinkResource from an instance of ArmClient using the GetWebPubSubSharedPrivateLinkResource method. Otherwise you can get one from its parent resource WebPubSubResource using the GetWebPubSubSharedPrivateLink method. |
Azure SDK for .NET