次の方法で共有


DeploymentsWhatIfAtManagementGroupScopeHeaders コンストラクター

定義

オーバーロード

DeploymentsWhatIfAtManagementGroupScopeHeaders()

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

DeploymentsWhatIfAtManagementGroupScopeHeaders(String, String)

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

DeploymentsWhatIfAtManagementGroupScopeHeaders()

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

public DeploymentsWhatIfAtManagementGroupScopeHeaders ();
Public Sub New ()

適用対象

DeploymentsWhatIfAtManagementGroupScopeHeaders(String, String)

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

public DeploymentsWhatIfAtManagementGroupScopeHeaders (string location = default, string retryAfter = default);
new Microsoft.Azure.Management.ResourceManager.Models.DeploymentsWhatIfAtManagementGroupScopeHeaders : string * string -> Microsoft.Azure.Management.ResourceManager.Models.DeploymentsWhatIfAtManagementGroupScopeHeaders
Public Sub New (Optional location As String = Nothing, Optional retryAfter As String = Nothing)

パラメーター

location
String

この実行時間の長い操作の状態を取得する URL。

retryAfter
String

状態をポーリングするまで待機する秒数。

適用対象