NetworkApiVersion Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
specifies the Microsoft.Network API version used when creating networking resources in the Network Interface Configurations.
public enum NetworkApiVersion
type NetworkApiVersion =
Public Enum NetworkApiVersion
- Inheritance
-
NetworkApiVersion
Fields
| Name | Value | Description |
|---|---|---|
| v2020_11_01 | 0 | 2020-11-01. |
| v2022_11_01 | 1 | 2022-11-01. |
| TwoThousandTwenty1101 | 2 | 2020-11-01. |