Share via


IDeepCreatedOrigin.PrivateEndpointStatus Property

Definition

The approval status for the connection to the Private Link

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Pending", "Approved", "Rejected", "Disconnected", "Timeout" })]
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="The approval status for the connection to the Private Link", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="privateEndpointStatus", Update=false)]
public string PrivateEndpointStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.PSArgumentCompleter(new System.String[] { "Pending", "Approved", "Rejected", "Disconnected", "Timeout" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="The approval status for the connection to the Private Link", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="privateEndpointStatus", Update=false)>]
member this.PrivateEndpointStatus : string
Public ReadOnly Property PrivateEndpointStatus As String

Property Value

Attributes

Applies to