共用方式為


VirtualMachineVMImageGetDetailsResponse.ReplicationProgress Property

Definition

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)

Property Value

Applies to