MigrationConfirmStatusRequest.DataContainerNameList プロパティ

定義

必須。 コミットまたはロールバックする必要があるボリューム コンテナー名の一覧を取得または設定します

public System.Collections.Generic.IList<string> DataContainerNameList { get; set; }
member this.DataContainerNameList : System.Collections.Generic.IList<string> with get, set
Public Property DataContainerNameList As IList(Of String)

プロパティ値

適用対象