次の方法で共有


DiagnosticCreateOrUpdateHeaders コンストラクター

定義

オーバーロード

DiagnosticCreateOrUpdateHeaders()

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

DiagnosticCreateOrUpdateHeaders(String)

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

DiagnosticCreateOrUpdateHeaders()

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

public DiagnosticCreateOrUpdateHeaders ();
Public Sub New ()

適用対象

DiagnosticCreateOrUpdateHeaders(String)

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

public DiagnosticCreateOrUpdateHeaders (string eTag = default);
new Microsoft.Azure.Management.ApiManagement.Models.DiagnosticCreateOrUpdateHeaders : string -> Microsoft.Azure.Management.ApiManagement.Models.DiagnosticCreateOrUpdateHeaders
Public Sub New (Optional eTag As String = Nothing)

パラメーター

eTag
String

現在のエンティティ状態バージョン。 この値は非透過的に扱う必要があり、条件付き HTTP 要求を送信するために使用されます。

適用対象