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.
A boolean to determine if the vnet configuration needs to be overwritten.
public bool? AllowVnetOverride { get; set; }
member this.AllowVnetOverride : Nullable<bool> with get, set
Public Property AllowVnetOverride As Nullable(Of Boolean)