Udostępnij za pośrednictwem


VirtualMachineOSImageGetDetailsResponse.ReplicationProgress Property

Definition

Optional. The replication progress information of VM images.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineOSImageGetDetailsResponse.ReplicationProgressElement> ReplicationProgress { get; set; }
member this.ReplicationProgress : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineOSImageGetDetailsResponse.ReplicationProgressElement> with get, set
Public Property ReplicationProgress As IList(Of VirtualMachineOSImageGetDetailsResponse.ReplicationProgressElement)

Property Value

Applies to