PrivateEndpointConnectionForPrivateLinkHubBasic Class
Definition
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.
Private Endpoint Connection For Private Link Hub - Basic
[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateEndpointConnectionForPrivateLinkHubBasic
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateEndpointConnectionForPrivateLinkHubBasic = class
Public Class PrivateEndpointConnectionForPrivateLinkHubBasic
- Inheritance
-
PrivateEndpointConnectionForPrivateLinkHubBasic
- Derived
- Attributes
Constructors
PrivateEndpointConnectionForPrivateLinkHubBasic() |
Initializes a new instance of the PrivateEndpointConnectionForPrivateLinkHubBasic class. |
PrivateEndpointConnectionForPrivateLinkHubBasic(String, PrivateEndpoint, PrivateLinkServiceConnectionState, String) |
Initializes a new instance of the PrivateEndpointConnectionForPrivateLinkHubBasic class. |
Properties
Id |
Gets identifier |
PrivateEndpoint |
Gets or sets the private endpoint which the connection belongs to. |
PrivateLinkServiceConnectionState |
Gets or sets connection state of the private endpoint connection. |
ProvisioningState |
Gets provisioning state of the private endpoint connection. |
Applies to
Azure SDK for .NET