Share via


HyperVReplicaAzureUpdateReplicationProtectedItemInput.VMDisks Property

Definition

Gets or sets the list of disk update properties.

[Newtonsoft.Json.JsonProperty(PropertyName="vmDisks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateDiskInput> VMDisks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmDisks")>]
member this.VMDisks : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.UpdateDiskInput> with get, set
Public Property VMDisks As IList(Of UpdateDiskInput)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to