VirtualMachineVMImageGetDetailsResponse.ReplicationProgress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The replication progress information of VM images.
public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineVMImageGetDetailsResponse.ReplicationProgressElement> ReplicationProgress { get; set; }
member this.ReplicationProgress : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineVMImageGetDetailsResponse.ReplicationProgressElement> with get, set
Public Property ReplicationProgress As IList(Of VirtualMachineVMImageGetDetailsResponse.ReplicationProgressElement)