MachineLearningWorkspaceData.IsProvisionNetworkNow 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.
Set to trigger the provisioning of the managed VNet with the default Options when creating a Workspace with the managed VNet enabled, or else it does nothing.
public bool? IsProvisionNetworkNow { get; set; }
member this.IsProvisionNetworkNow : Nullable<bool> with get, set
Public Property IsProvisionNetworkNow As Nullable(Of Boolean)