你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

在之后重试

适用于