InternetIngressPublicIpsProperties Class
Resource Uri of Public Ip for Standard Load Balancer Frontend End.
- Inheritance
-
azure.mgmt.network._serialization.ModelInternetIngressPublicIpsProperties
Constructor
InternetIngressPublicIpsProperties(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
Resource Uri of Public Ip. |
Variables
Name | Description |
---|---|
id
|
Resource Uri of Public Ip. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python