次の方法で共有


VirtualMachineVMImageGetDetailsResponse.ReplicationProgress プロパティ

定義

省略可能。 VM イメージのレプリケーションの進行状況情報。

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)

プロパティ値

適用対象