VirtualMachineOSImageGetDetailsResponse.ReplicationProgress Property
Optional. The replication progress information of VM images.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public IList<VirtualMachineOSImageGetDetailsResponse.ReplicationProgressElement> ReplicationProgress { get; set; }
Show: