CognitiveServicesManagedNetworkConfiguration.ManagedNetworkKind Property
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.
The Kind of the managed network. Users can switch from V1 to V2 for granular access controls, but cannot switch back to V1 once V2 is enabled.
public Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesManagedNetworkKind? ManagedNetworkKind { get; set; }
member this.ManagedNetworkKind : Nullable<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesManagedNetworkKind> with get, set
Public Property ManagedNetworkKind As Nullable(Of CognitiveServicesManagedNetworkKind)