VirtualMachineOSImageGetDetailsResponse.ReplicationProgress Property

 

Optional. The replication progress information of VM images.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public IList<VirtualMachineOSImageGetDetailsResponse.ReplicationProgressElement> ReplicationProgress { get; set; }
Return to top
Show: