NetworkInterfacePropertiesFormat.Subnets Property

Definition

A collection of references to subnets.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubnet> Subnets { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.Subnets : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubnet>
Public ReadOnly Property Subnets As List(Of ISubnet)

Property Value

Implements

Attributes

Applies to