NewAzPurviewPrivateEndpointConnection_CreateExpanded.PrivateEndpointId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Category(new Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The private endpoint identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
[System.Management.Automation.Parameter(HelpMessage="The private endpoint identifier.", Mandatory=false)]
public string PrivateEndpointId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Category(new Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Purview.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="The private endpoint identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
[<System.Management.Automation.Parameter(HelpMessage="The private endpoint identifier.", Mandatory=false)>]
member this.PrivateEndpointId : string with get, set
Public Property PrivateEndpointId As String

Property Value

String
Attributes

Applies to