Bagikan melalui


IPrivateEndpoint.Id Property

Definition

Full identifier of the private endpoint resource.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="Full identifier of the private endpoint resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="id", Update=false)]
public string Id { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="Full identifier of the private endpoint resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="id", Update=false)>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Attributes

Applies to