Share via


NetworkInterfaceIPConfiguration.Subnet Property

Definition

Gets or sets subnet bound to the IP configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to