Share via


HyperVReplicaAzureEnableProtectionInput.UseManagedDisksForReplication Property

Definition

Gets or sets a value indicating whether managed disks should be used during replication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to