VirtualMachineVMImageGetDetailsResponse::ReplicationProgress Property
Optional. The replication progress information of VM images.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property IList<VirtualMachineVMImageGetDetailsResponse::ReplicationProgressElement^>^ ReplicationProgress { IList<VirtualMachineVMImageGetDetailsResponse::ReplicationProgressElement^>^ get(); void set(IList<VirtualMachineVMImageGetDetailsResponse::ReplicationProgressElement^>^ value); }
Property Value
Type: System.Collections.Generic::IList<VirtualMachineVMImageGetDetailsResponse::ReplicationProgressElement^>^
Show: