次の方法で共有


UpdateMoveCollectionRequest コンストラクター

定義

オーバーロード

UpdateMoveCollectionRequest()

UpdateMoveCollectionRequest クラスの新しいインスタンスを初期化します。

UpdateMoveCollectionRequest(IDictionary<String,String>, Identity)

UpdateMoveCollectionRequest クラスの新しいインスタンスを初期化します。

UpdateMoveCollectionRequest()

UpdateMoveCollectionRequest クラスの新しいインスタンスを初期化します。

public UpdateMoveCollectionRequest();
Public Sub New ()

適用対象

UpdateMoveCollectionRequest(IDictionary<String,String>, Identity)

UpdateMoveCollectionRequest クラスの新しいインスタンスを初期化します。

public UpdateMoveCollectionRequest(System.Collections.Generic.IDictionary<string,string> tags = default, Microsoft.Azure.Management.Migrate.ResourceMover.Models.Identity identity = default);
new Microsoft.Azure.Management.Migrate.ResourceMover.Models.UpdateMoveCollectionRequest : System.Collections.Generic.IDictionary<string, string> * Microsoft.Azure.Management.Migrate.ResourceMover.Models.Identity -> Microsoft.Azure.Management.Migrate.ResourceMover.Models.UpdateMoveCollectionRequest
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing, Optional identity As Identity = Nothing)

パラメーター

tags
IDictionary<String,String>

リソース タグを取得または設定します。

identity
Identity

適用対象