IAksNetworkingConfiguration.SubnetId Property

Definition

Virtual network subnet resource ID the compute nodes belong to

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Virtual network subnet resource ID the compute nodes belong to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetId")]
public string SubnetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Virtual network subnet resource ID the compute nodes belong to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetId")>]
member this.SubnetId : string with get, set
Public Property SubnetId As String

Property Value

Attributes

Applies to