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