次の方法で共有


IDeepCreatedOrigin.PrivateEndpointStatus Property

Definition

The approval status for the connection to the Private Link

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The approval status for the connection to the Private Link", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.PrivateEndpointStatus) }, ReadOnly=true, Required=false, SerializedName="privateEndpointStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.PrivateEndpointStatus? PrivateEndpointStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The approval status for the connection to the Private Link", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.PrivateEndpointStatus) }, ReadOnly=true, Required=false, SerializedName="privateEndpointStatus")>]
member this.PrivateEndpointStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.PrivateEndpointStatus>
Public ReadOnly Property PrivateEndpointStatus As Nullable(Of PrivateEndpointStatus)

Property Value

Attributes

Applies to