Workspace.ManagedVirtualNetwork 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.
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