IPAddressProvisioningType Enum
The provisioning type for Public IP Addresses for the Batch Pool.
- Inheritance
-
builtins.strIPAddressProvisioningTypeIPAddressProvisioningType
Constructor
IPAddressProvisioningType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
BATCH_MANAGED |
NO_PUBLIC_IP_ADDRESSES |
USER_MANAGED |
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