ManagedPrivateEndpoint 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 ManagedPrivateEndpoint
type ManagedPrivateEndpoint = class
Public Class ManagedPrivateEndpoint
- Inheritance
-
ManagedPrivateEndpoint
Constructors
ManagedPrivateEndpoint() |
Initializes a new instance of the ManagedPrivateEndpoint class. |
ManagedPrivateEndpoint(IDictionary<String,Object>, ConnectionStateProperties, IList<String>, String, Nullable<Boolean>, String, String) |
Initializes a new instance of the ManagedPrivateEndpoint class. |
Properties
AdditionalProperties |
Gets or sets unmatched properties from the message are deserialized this collection |
ConnectionState |
Gets or sets the managed private endpoint connection state |
Fqdns |
Gets or sets fully qualified domain names |
GroupId |
Gets or sets the groupId to which the managed private endpoint is created |
IsReserved |
Gets denotes whether the managed private endpoint is reserved |
PrivateLinkResourceId |
Gets or sets the ARM resource ID of the resource to which the managed private endpoint is created |
ProvisioningState |
Gets the managed private endpoint provisioning state |
Applies to
Azure SDK for .NET