共用方式為


LoadBalancerFrontendIpConfigurationProperties.Subnet Property

Definition

Gets or sets the reference to the virtual network subnet resource.

[Newtonsoft.Json.JsonProperty(PropertyName="subnet")]
public Microsoft.Azure.Management.Compute.Models.SubResource Subnet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnet")>]
member this.Subnet : Microsoft.Azure.Management.Compute.Models.SubResource with get, set
Public Property Subnet As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to