ConfigurationSet.SubnetNames Property

 

Gets or sets a collection of Virtual Network subnet names.

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

Public Property SubnetNames As IList(Of String)

Property Value

Type: System.Collections.Generic.IList(Of String)

A collection of Virtual Network subnet names.

This property is used with the NetworkConfiguration configuration type.

Return to top
Show: