共用方式為


VirtualNetworkRule.SubnetId Property

Definition

Gets the resource identifier for the subnet.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subnetId")]
public string SubnetId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subnetId")>]
member this.SubnetId : string
Public ReadOnly Property SubnetId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to