NetworkVirtualAppliancePropertiesFormatNetworkProfile Class
Network Profile containing configurations for Public and Private NIC.
- Inheritance
-
azure.mgmt.network._serialization.ModelNetworkVirtualAppliancePropertiesFormatNetworkProfile
Constructor
NetworkVirtualAppliancePropertiesFormatNetworkProfile(*, network_interface_configurations: List[_models.VirtualApplianceNetworkInterfaceConfiguration] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
network_interface_configurations
|
|
Variables
Name | Description |
---|---|
network_interface_configurations
|
|
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python