IaasVMRecoveryPoint.SourceVMStorageType Property

Definition

Gets or sets storage type of the VM whose backup copy is created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to