Freigeben über


IPrivateEndpointConnectionProperties Interface

Definition

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

Properties

Name Description
PrivateEndpointId

The private endpoint identifier.

PrivateLinkServiceConnectionStateActionsRequired

The required actions.

PrivateLinkServiceConnectionStateDescription

The description.

PrivateLinkServiceConnectionStateStatus

The status.

ProvisioningState

The provisioning state.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to