VirtualMachineScaleSetPublicIPAddressConfiguration interface
Describes a virtual machines scale set IP Configuration's PublicIPAddress configuration
Properties
name | The publicIP address configuration name. |
properties | Describes a virtual machines scale set IP Configuration's PublicIPAddress configuration |
sku | Describes the public IP Sku. It can only be set with OrchestrationMode as Flexible. |
Property Details
name
The publicIP address configuration name.
name: string
Property Value
string
properties
Describes a virtual machines scale set IP Configuration's PublicIPAddress configuration
properties?: VirtualMachineScaleSetPublicIPAddressConfigurationProperties
Property Value
sku
Describes the public IP Sku. It can only be set with OrchestrationMode as Flexible.
sku?: PublicIPAddressSku
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript