Subnet.RouteTablePropertiesSubnet 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> RouteTablePropertiesSubnet { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.RouteTablePropertiesSubnet : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubnet>
Public ReadOnly Property RouteTablePropertiesSubnet As List(Of ISubnet)

Property Value

Implements

Attributes

Applies to