Azure.ResourceManager.SignalR 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
SignalRCollection |
A class representing a collection of SignalRResource and their operations. Each SignalRResource in the collection will belong to the same instance of ResourceGroupResource. To get a SignalRCollection instance call the GetSignalRs method from an instance of ResourceGroupResource. |
SignalRCustomCertificateCollection |
A class representing a collection of SignalRCustomCertificateResource and their operations. Each SignalRCustomCertificateResource in the collection will belong to the same instance of SignalRResource. To get a SignalRCustomCertificateCollection instance call the GetSignalRCustomCertificates method from an instance of SignalRResource. |
SignalRCustomCertificateData |
A class representing the SignalRCustomCertificate data model. A custom certificate. |
SignalRCustomCertificateResource |
A Class representing a SignalRCustomCertificate along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SignalRCustomCertificateResource from an instance of ArmClient using the GetSignalRCustomCertificateResource method. Otherwise you can get one from its parent resource SignalRResource using the GetSignalRCustomCertificate method. |
SignalRCustomDomainCollection |
A class representing a collection of SignalRCustomDomainResource and their operations. Each SignalRCustomDomainResource in the collection will belong to the same instance of SignalRResource. To get a SignalRCustomDomainCollection instance call the GetSignalRCustomDomains method from an instance of SignalRResource. |
SignalRCustomDomainData |
A class representing the SignalRCustomDomain data model. A custom domain |
SignalRCustomDomainResource |
A Class representing a SignalRCustomDomain along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SignalRCustomDomainResource from an instance of ArmClient using the GetSignalRCustomDomainResource method. Otherwise you can get one from its parent resource SignalRResource using the GetSignalRCustomDomain method. |
SignalRData |
A class representing the SignalR data model. A class represent a resource. |
SignalRExtensions |
A class to add extension methods to Azure.ResourceManager.SignalR. |
SignalRPrivateEndpointConnectionCollection |
A class representing a collection of SignalRPrivateEndpointConnectionResource and their operations. Each SignalRPrivateEndpointConnectionResource in the collection will belong to the same instance of SignalRResource. To get a SignalRPrivateEndpointConnectionCollection instance call the GetSignalRPrivateEndpointConnections method from an instance of SignalRResource. |
SignalRPrivateEndpointConnectionData |
A class representing the SignalRPrivateEndpointConnection data model. A private endpoint connection to an azure resource |
SignalRPrivateEndpointConnectionResource |
A Class representing a SignalRPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SignalRPrivateEndpointConnectionResource from an instance of ArmClient using the GetSignalRPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource SignalRResource using the GetSignalRPrivateEndpointConnection method. |
SignalRResource |
A Class representing a SignalR along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SignalRResource from an instance of ArmClient using the GetSignalRResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetSignalR method. |
SignalRSharedPrivateLinkResource |
A Class representing a SignalRSharedPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SignalRSharedPrivateLinkResource from an instance of ArmClient using the GetSignalRSharedPrivateLinkResource method. Otherwise you can get one from its parent resource SignalRResource using the GetSignalRSharedPrivateLinkResource method. |
SignalRSharedPrivateLinkResourceCollection |
A class representing a collection of SignalRSharedPrivateLinkResource and their operations. Each SignalRSharedPrivateLinkResource in the collection will belong to the same instance of SignalRResource. To get a SignalRSharedPrivateLinkResourceCollection instance call the GetSignalRSharedPrivateLinkResources method from an instance of SignalRResource. |
SignalRSharedPrivateLinkResourceData |
A class representing the SignalRSharedPrivateLinkResource data model. Describes a Shared Private Link Resource |
Azure SDK for .NET