VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings Class
Describes a virtual machines scale sets network configuration's DNS settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
Constructor
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(*, domain_name_label: str, **kwargs)
Parameters
- domain_name_label
- str
Required
Required. 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.
Feedback
Submit and view feedback for