Freigeben über


IPrivateEndpointConnectionDataModel Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.PrivateEndpointConnectionDataModelTypeConverter))]
public interface IPrivateEndpointConnectionDataModel : Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Models.PrivateEndpointConnectionDataModelTypeConverter))>]
type IPrivateEndpointConnectionDataModel = interface
    interface IJsonSerializable
Public Interface IPrivateEndpointConnectionDataModel
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

GroupId
Id
Name
PrivateEndpointId
PrivateLinkServiceConnectionStateActionsRequired
PrivateLinkServiceConnectionStateDescription
PrivateLinkServiceConnectionStateStatus
ProvisioningState
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to