次の方法で共有


RolloutsCreateOrUpdateHeaders コンストラクター

定義

オーバーロード

RolloutsCreateOrUpdateHeaders()

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

RolloutsCreateOrUpdateHeaders(String)

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

RolloutsCreateOrUpdateHeaders()

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

public RolloutsCreateOrUpdateHeaders();
Public Sub New ()

適用対象

RolloutsCreateOrUpdateHeaders(String)

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

public RolloutsCreateOrUpdateHeaders(string azureAsyncOperation = default);
new Microsoft.Azure.Management.DeploymentManager.Models.RolloutsCreateOrUpdateHeaders : string -> Microsoft.Azure.Management.DeploymentManager.Models.RolloutsCreateOrUpdateHeaders
Public Sub New (Optional azureAsyncOperation As String = Nothing)

パラメーター

azureAsyncOperation
String

クライアントが操作の状態をポーリングする必要がある状態 URL が含まれています。

適用対象