VirtualMachineScaleSetIPConfiguration interface
Describes a virtual machine scale set network profile's IP configuration.
Properties
name | The IP configuration name. |
properties | Describes a virtual machine scale set network profile's IP configuration properties. |
Property Details
name
The IP configuration name.
name: string
Property Value
string
properties
Describes a virtual machine scale set network profile's IP configuration properties.
properties?: VirtualMachineScaleSetIPConfigurationProperties
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