次の方法で共有


ProximityPlacementGroupUpdate コンストラクター

定義

オーバーロード

ProximityPlacementGroupUpdate()

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

ProximityPlacementGroupUpdate(IDictionary<String,String>)

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

ProximityPlacementGroupUpdate()

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

public ProximityPlacementGroupUpdate ();
Public Sub New ()

適用対象

ProximityPlacementGroupUpdate(IDictionary<String,String>)

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

public ProximityPlacementGroupUpdate (System.Collections.Generic.IDictionary<string,string> tags = default);
new Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroupUpdate : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.Compute.Models.ProximityPlacementGroupUpdate
Public Sub New (Optional tags As IDictionary(Of String, String) = Nothing)

パラメーター

tags
IDictionary<String,String>

リソース タグ

適用対象