GetVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddress

data class GetVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddress(val domainNameLabel: String, val idleTimeoutInMinutes: Int, val ipTags: List<GetVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddressIpTag>, val name: String, val publicIpPrefixId: String, val version: String)

Constructors

constructor(domainNameLabel: String, idleTimeoutInMinutes: Int, ipTags: List<GetVirtualMachineScaleSetNetworkInterfaceIpConfigurationPublicIpAddressIpTag>, name: String, publicIpPrefixId: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain name label for the DNS settings.

Link copied to clipboard

The idle timeout in minutes.

Link copied to clipboard
Link copied to clipboard

The name of this Virtual Machine Scale Set.

Link copied to clipboard

The ID of the public IP prefix.

Link copied to clipboard

The Internet Protocol Version of the public IP address.