RoleInstanceNetworkProfile Class
Describes the network profile for the role instance.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelRoleInstanceNetworkProfile
Constructor
RoleInstanceNetworkProfile(**kwargs: Any)
Variables
Name | Description |
---|---|
network_interfaces
|
Specifies the list of resource Ids for the network interfaces associated with the role instance. |
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Python