共用方式為


ICluster.VirtualNetworkConfigurationSubnetId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The subnet resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetId")]
public string VirtualNetworkConfigurationSubnetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The subnet resource id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetId")>]
member this.VirtualNetworkConfigurationSubnetId : string with get, set
Public Property VirtualNetworkConfigurationSubnetId As String

Property Value

Attributes

Applies to