VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a virtual machines scale sets network configuration's DNS settings.
public class VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
type VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings = class
Public Class VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
- Inheritance
-
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
Constructors
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings() |
Initializes a new instance of the VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings class. |
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(String) |
Initializes a new instance of the VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings class. |
Properties
DomainNameLabel |
Gets or sets the Domain name label.The concatenation of the domain name label and vm index will be the domain name labels of the PublicIPAddress resources that will be created |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET