WorkloadNetworkPublicIP Class
NSX Public IP Block.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.avs.models._models_py3.ProxyResourceWorkloadNetworkPublicIP
Constructor
WorkloadNetworkPublicIP(*, display_name: Optional[str] = None, number_of_public_i_ps: Optional[int] = None, **kwargs)
Parameters
- number_of_public_i_ps
- <xref:long>
Required
Number of Public IPs requested.
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- public_ip_block
- str
CIDR Block of the Public IP Block.
- provisioning_state
- str or WorkloadNetworkPublicIPProvisioningState
The provisioning state. Possible values include: "Succeeded", "Failed", "Building", "Deleting", "Updating".
Feedback
Submit and view feedback for