VirtualMachineScaleSetVMNetworkProfileConfiguration Class
Describes a virtual machine scale set VM network profile.
Constructor
VirtualMachineScaleSetVMNetworkProfileConfiguration(*, 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. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python