Freigeben über


InMageAzureV2RecoveryPointDetails.IsMultiVMSyncPoint Property

Definition

Gets or sets a value indicating whether the recovery point is multi VM consistent.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to