SubscriptionGetResponse.MaximumDnsServers Property

 

Gets or sets the maximum number of DNS servers that can be allocated to the subscription.

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

public int MaximumDnsServers { get; set; }

Property Value

Type: System.Int32

The maximum number of DNS servers.

Return to top
Show: