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

IIotDpsResourceOperations 接口

定义

IotDpsResourceOperations 操作。

public interface IIotDpsResourceOperations
type IIotDpsResourceOperations = interface
Public Interface IIotDpsResourceOperations

方法

BeginCreateOrUpdatePrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, PrivateEndpointConnectionProperties, Dictionary<String, List<String>>, CancellationToken)

创建或更新专用终结点连接

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, ProvisioningServiceDescription, Dictionary<String,List<String>>, CancellationToken)

创建或更新预配服务的元数据。

BeginDeletePrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

删除专用终结点连接

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除预配服务

BeginUpdateWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

更新现有预配服务的标记。

CheckProvisioningServiceNameAvailabilityWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

检查预配服务名称是否可用。

CreateOrUpdatePrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, PrivateEndpointConnectionProperties, Dictionary<String, List<String>>, CancellationToken)

创建或更新专用终结点连接

CreateOrUpdateWithHttpMessagesAsync(String, String, ProvisioningServiceDescription, Dictionary<String,List<String>>, CancellationToken)

创建或更新预配服务的元数据。

DeletePrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

删除专用终结点连接

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除预配服务

GetOperationResultWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取长时间运行的操作的状态,例如创建、更新或删除预配服务。

GetPrivateEndpointConnectionWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取专用终结点连接

GetPrivateLinkResourcesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取指定的专用链接资源

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取预配服务的非安全相关元数据。

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取给定资源组中所有预配服务的列表。

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取给定资源组中所有预配服务的列表。

ListBySubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取订阅中的所有预配服务。

ListBySubscriptionWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

获取订阅中的所有预配服务。

ListKeysForKeyNameWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

从预配服务按名称获取共享访问策略。

ListKeysNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取预配服务的安全元数据。

ListKeysWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取预配服务的安全元数据。

ListPrivateEndpointConnectionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

列出专用终结点连接

ListPrivateLinkResourcesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

列出专用链接资源

ListValidSkusNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取预配服务的有效 SKU 列表。

ListValidSkusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取预配服务的有效 SKU 列表。

UpdateWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

更新现有预配服务的标记。

扩展方法

BeginCreateOrUpdate(IIotDpsResourceOperations, String, String, ProvisioningServiceDescription)

创建或更新预配服务的元数据。

BeginCreateOrUpdateAsync(IIotDpsResourceOperations, String, String, ProvisioningServiceDescription, CancellationToken)

创建或更新预配服务的元数据。

BeginCreateOrUpdatePrivateEndpointConnection(IIotDpsResourceOperations, String, String, String, PrivateEndpointConnectionProperties)

创建或更新专用终结点连接

BeginCreateOrUpdatePrivateEndpointConnectionAsync(IIotDpsResourceOperations, String, String, String, PrivateEndpointConnectionProperties, CancellationToken)

创建或更新专用终结点连接

BeginDelete(IIotDpsResourceOperations, String, String)

删除预配服务

BeginDeleteAsync(IIotDpsResourceOperations, String, String, CancellationToken)

删除预配服务

BeginDeletePrivateEndpointConnection(IIotDpsResourceOperations, String, String, String)

删除专用终结点连接

BeginDeletePrivateEndpointConnectionAsync(IIotDpsResourceOperations, String, String, String, CancellationToken)

删除专用终结点连接

BeginUpdate(IIotDpsResourceOperations, String, String, IDictionary<String,String>)

更新现有预配服务的标记。

BeginUpdateAsync(IIotDpsResourceOperations, String, String, IDictionary<String,String>, CancellationToken)

更新现有预配服务的标记。

CheckProvisioningServiceNameAvailability(IIotDpsResourceOperations, String)

检查预配服务名称是否可用。

CheckProvisioningServiceNameAvailabilityAsync(IIotDpsResourceOperations, String, CancellationToken)

检查预配服务名称是否可用。

CreateOrUpdate(IIotDpsResourceOperations, String, String, ProvisioningServiceDescription)

创建或更新预配服务的元数据。

CreateOrUpdateAsync(IIotDpsResourceOperations, String, String, ProvisioningServiceDescription, CancellationToken)

创建或更新预配服务的元数据。

CreateOrUpdatePrivateEndpointConnection(IIotDpsResourceOperations, String, String, String, PrivateEndpointConnectionProperties)

创建或更新专用终结点连接

CreateOrUpdatePrivateEndpointConnectionAsync(IIotDpsResourceOperations, String, String, String, PrivateEndpointConnectionProperties, CancellationToken)

创建或更新专用终结点连接

Delete(IIotDpsResourceOperations, String, String)

删除预配服务

DeleteAsync(IIotDpsResourceOperations, String, String, CancellationToken)

删除预配服务

DeletePrivateEndpointConnection(IIotDpsResourceOperations, String, String, String)

删除专用终结点连接

DeletePrivateEndpointConnectionAsync(IIotDpsResourceOperations, String, String, String, CancellationToken)

删除专用终结点连接

Get(IIotDpsResourceOperations, String, String)

获取预配服务的非安全相关元数据。

GetAsync(IIotDpsResourceOperations, String, String, CancellationToken)

获取预配服务的非安全相关元数据。

GetOperationResult(IIotDpsResourceOperations, String, String, String, String)

获取长时间运行的操作的状态,例如创建、更新或删除预配服务。

GetOperationResultAsync(IIotDpsResourceOperations, String, String, String, String, CancellationToken)

获取长时间运行的操作的状态,例如创建、更新或删除预配服务。

GetPrivateEndpointConnection(IIotDpsResourceOperations, String, String, String)

获取专用终结点连接

GetPrivateEndpointConnectionAsync(IIotDpsResourceOperations, String, String, String, CancellationToken)

获取专用终结点连接

GetPrivateLinkResources(IIotDpsResourceOperations, String, String, String)

获取指定的专用链接资源

GetPrivateLinkResourcesAsync(IIotDpsResourceOperations, String, String, String, CancellationToken)

获取指定的专用链接资源

ListByResourceGroup(IIotDpsResourceOperations, String)

获取给定资源组中所有预配服务的列表。

ListByResourceGroupAsync(IIotDpsResourceOperations, String, CancellationToken)

获取给定资源组中所有预配服务的列表。

ListByResourceGroupNext(IIotDpsResourceOperations, String)

获取给定资源组中所有预配服务的列表。

ListByResourceGroupNextAsync(IIotDpsResourceOperations, String, CancellationToken)

获取给定资源组中所有预配服务的列表。

ListBySubscription(IIotDpsResourceOperations)

获取订阅中的所有预配服务。

ListBySubscriptionAsync(IIotDpsResourceOperations, CancellationToken)

获取订阅中的所有预配服务。

ListBySubscriptionNext(IIotDpsResourceOperations, String)

获取订阅中的所有预配服务。

ListBySubscriptionNextAsync(IIotDpsResourceOperations, String, CancellationToken)

获取订阅中的所有预配服务。

ListKeys(IIotDpsResourceOperations, String, String)

获取预配服务的安全元数据。

ListKeysAsync(IIotDpsResourceOperations, String, String, CancellationToken)

获取预配服务的安全元数据。

ListKeysForKeyName(IIotDpsResourceOperations, String, String, String)

从预配服务按名称获取共享访问策略。

ListKeysForKeyNameAsync(IIotDpsResourceOperations, String, String, String, CancellationToken)

从预配服务按名称获取共享访问策略。

ListKeysNext(IIotDpsResourceOperations, String)

获取预配服务的安全元数据。

ListKeysNextAsync(IIotDpsResourceOperations, String, CancellationToken)

获取预配服务的安全元数据。

ListPrivateEndpointConnections(IIotDpsResourceOperations, String, String)

列出专用终结点连接

ListPrivateEndpointConnectionsAsync(IIotDpsResourceOperations, String, String, CancellationToken)

列出专用终结点连接

ListPrivateLinkResources(IIotDpsResourceOperations, String, String)

列出专用链接资源

ListPrivateLinkResourcesAsync(IIotDpsResourceOperations, String, String, CancellationToken)

列出专用链接资源

ListValidSkus(IIotDpsResourceOperations, String, String)

获取预配服务的有效 SKU 列表。

ListValidSkusAsync(IIotDpsResourceOperations, String, String, CancellationToken)

获取预配服务的有效 SKU 列表。

ListValidSkusNext(IIotDpsResourceOperations, String)

获取预配服务的有效 SKU 列表。

ListValidSkusNextAsync(IIotDpsResourceOperations, String, CancellationToken)

获取预配服务的有效 SKU 列表。

Update(IIotDpsResourceOperations, String, String, IDictionary<String,String>)

更新现有预配服务的标记。

UpdateAsync(IIotDpsResourceOperations, String, String, IDictionary<String,String>, CancellationToken)

更新现有预配服务的标记。

适用于