VirtualMachineScaleSetNetworkProfile Class
Describes a virtual machine scale set network profile.
- Inheritance
-
azure.mgmt.compute._serialization.ModelVirtualMachineScaleSetNetworkProfile
Constructor
VirtualMachineScaleSetNetworkProfile(*, network_interface_configurations: List[_models.VirtualMachineScaleSetNetworkConfiguration] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
network_interface_configurations
|
The list of network configurations. |
Variables
Name | Description |
---|---|
network_interface_configurations
|
The list of network configurations. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python