Share via


IPrivateEndpointConnection.PrivateEndpointSubnetArmId Property

Definition

The ARM identifier for Subnet resource that private endpoint links to

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The ARM identifier for Subnet resource that private endpoint links to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subnetArmId")]
public string PrivateEndpointSubnetArmId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The ARM identifier for Subnet resource that private endpoint links to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subnetArmId")>]
member this.PrivateEndpointSubnetArmId : string
Public ReadOnly Property PrivateEndpointSubnetArmId As String

Property Value

Attributes

Applies to