Virtual Machine Scale Set Network Configuration Response
data class VirtualMachineScaleSetNetworkConfigurationResponse(val name: String, val properties: VirtualMachineScaleSetNetworkConfigurationPropertiesResponse? = null)
Describes a virtual machine scale set network profile's network configurations.
Constructors
Link copied to clipboard
constructor(name: String, properties: VirtualMachineScaleSetNetworkConfigurationPropertiesResponse? = null)