IaasVMRecoveryPoint.IsManagedVirtualMachine Property

Definition

Gets or sets whether VM is with Managed Disks

[Newtonsoft.Json.JsonProperty(PropertyName="isManagedVirtualMachine")]
public bool? IsManagedVirtualMachine { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isManagedVirtualMachine")>]
member this.IsManagedVirtualMachine : Nullable<bool> with get, set
Public Property IsManagedVirtualMachine As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to