Share via


IPrivateEndpoint.SubnetArmId 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 SubnetArmId { 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.SubnetArmId : string
Public ReadOnly Property SubnetArmId As String

Property Value

Attributes

Applies to