NetworkListResponse.VirtualNetworkSite.Subnets Property

 

Optional. The list of network subnets for a virtual network site. All network subnets must be contained within the overall virtual network address spaces.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public IList<NetworkListResponse.Subnet> Subnets { get; set; }
Return to top
Show: