NetworkInterfaceIPConfigurationPropertiesFormat.Subnet Property

Definition

Subnet bound to the IP configuration.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubnet Subnet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Subnet : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubnet with get, set
Public Property Subnet As ISubnet

Property Value

Implements

Attributes

Applies to