ManagedPrivateEndpointProperties 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.
Properties of a managed private endpoint.
public class ManagedPrivateEndpointProperties
type ManagedPrivateEndpointProperties = class
Public Class ManagedPrivateEndpointProperties
- Inheritance
-
ManagedPrivateEndpointProperties
Constructors
ManagedPrivateEndpointProperties() |
Initializes a new instance of ManagedPrivateEndpointProperties. |
Properties
ConnectionState |
The managed private endpoint connection state. |
Fqdns |
List of fully qualified domain names. |
GroupId |
The groupId to which the managed private endpoint is created. |
IsCompliant |
Denotes whether the managed private endpoint is compliant. |
IsReserved |
Denotes whether the managed private endpoint is reserved. |
Name |
The name of managed private endpoint. |
PrivateLinkResourceId |
The ARM resource ID of the resource to which the managed private endpoint is created. |
ProvisioningState |
The managed private endpoint provisioning state. |
Applies to
Azure SDK for .NET