VirtualApplianceNicProperties Class
Network Virtual Appliance NIC properties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network._serialization.ModelVirtualApplianceNicProperties
Constructor
VirtualApplianceNicProperties(**kwargs: Any)
Variables
Name | Description |
---|---|
nic_type
|
NIC type - PublicNic, PrivateNic, or AdditionalNic. Known values are: "PublicNic", "PrivateNic", and "AdditionalNic". |
name
|
NIC name. |
public_ip_address
|
Public IP address. |
private_ip_address
|
Private IP address. |
instance_name
|
Instance on which nic is attached. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python