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

IFeatureSupportOperations 接口

定义

FeatureSupportOperations 操作。

public interface IFeatureSupportOperations
type IFeatureSupportOperations = interface
Public Interface IFeatureSupportOperations

方法

ValidateWithHttpMessagesAsync(String, FeatureSupportRequest, Dictionary<String,List<String>>, CancellationToken)

它将验证服务中是否支持具有资源属性的给定功能

扩展方法

Validate(IFeatureSupportOperations, String, FeatureSupportRequest)

它将验证服务中是否支持具有资源属性的给定功能

ValidateAsync(IFeatureSupportOperations, String, FeatureSupportRequest, CancellationToken)

它将验证服务中是否支持具有资源属性的给定功能

适用于