NetworkInterfaceAssociation Class
Network interface and its custom security rules.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
NetworkInterfaceAssociation(*, security_rules: List[_models.SecurityRule] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
security_rules
|
Collection of custom security rules. |
Variables
Name | Description |
---|---|
id
|
Network interface ID. |
security_rules
|
Collection of custom security rules. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python