共用方式為


NetworkProfile 類別

指定虛擬機器的網路介面或網路設定。

繼承
azure.mgmt.compute._serialization.Model
NetworkProfile

建構函式

NetworkProfile(*, network_interfaces: List[_models.NetworkInterfaceReference] | None = None, network_api_version: str | _models.NetworkApiVersion | None = None, network_interface_configurations: List[_models.VirtualMachineNetworkInterfaceConfiguration] | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
network_interfaces

指定與虛擬機器相關聯之網路介面的資源識別碼清單。

network_api_version

會指定在網路介面組態中建立網路資源時所使用的 Microsoft.Network API 版本。 "2020-11-01"

network_interface_configurations

指定將用來建立虛擬機器網路資源的網路設定。

變數

名稱 Description
network_interfaces

指定與虛擬機器相關聯之網路介面的資源識別碼清單。

network_api_version

會指定在網路介面組態中建立網路資源時所使用的 Microsoft.Network API 版本。 "2020-11-01"

network_interface_configurations

指定將用來建立虛擬機器網路資源的網路設定。