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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python