IPVersions Enum
Available from Api-Version 2019-07-01 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'.
- Inheritance
-
builtins.strIPVersionsIPVersions
Constructor
IPVersions(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
I_PV4 |
I_PV6 |
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