PrivateCloud.ProvisioningNetwork Property

Definition

Gets used for virtual machine cold migration, cloning, and snapshot migration

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningNetwork")]
public string ProvisioningNetwork { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provisioningNetwork")>]
member this.ProvisioningNetwork : string
Public ReadOnly Property ProvisioningNetwork As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to