Workspace.ManagedVirtualNetwork Property

Definition

Gets or sets setting this to 'default' will ensure that all compute for this workspace is in a virtual network managed on behalf of the user.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedVirtualNetwork")]
public string ManagedVirtualNetwork { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedVirtualNetwork")>]
member this.ManagedVirtualNetwork : string with get, set
Public Property ManagedVirtualNetwork As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to