NetworkInterfaceReference Class
Describes a network interface reference.
Constructor
NetworkInterfaceReference(*, id: str | None = None, primary: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
Resource Id. |
primary
|
Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
Variables
Name | Description |
---|---|
id
|
Resource Id. |
primary
|
Specifies the primary network interface in case the virtual machine has more than 1 network interface. |
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