次の方法で共有


IotDpsResourceDeletePrivateEndpointConnectionHeaders コンストラクター

定義

オーバーロード

IotDpsResourceDeletePrivateEndpointConnectionHeaders()

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

IotDpsResourceDeletePrivateEndpointConnectionHeaders(String, String, String)

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

IotDpsResourceDeletePrivateEndpointConnectionHeaders()

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

public IotDpsResourceDeletePrivateEndpointConnectionHeaders ();
Public Sub New ()

適用対象

IotDpsResourceDeletePrivateEndpointConnectionHeaders(String, String, String)

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

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

パラメーター

azureAsyncOperation
String

操作の状態の場所の URI

location
String

操作の状態の場所の URI

retryAfter
String

再試行後

適用対象