Udostępnij za pośrednictwem


CrrAccessToken.RpIsManagedVirtualMachine Property

Definition

Gets or sets recovery point information: Managed virtual machine

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to