Freigeben über


IPrivateEndpointConnection Interface

Definition

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

Properties

Id

Gets or sets the identifier.

(Inherited from IProxyResource)
Name

Gets or sets the name.

(Inherited from IProxyResource)
PrivateEndpointId

The private endpoint identifier.

PrivateLinkServiceConnectionStateActionsRequired

The required actions.

PrivateLinkServiceConnectionStateDescription

The description.

PrivateLinkServiceConnectionStateStatus

The status.

ProvisioningState

The provisioning state.

Type

Gets or sets the type.

(Inherited from IProxyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to