你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ManagersOperationsExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public static class ManagersOperationsExtensions
type ManagersOperationsExtensions = class
Public Module ManagersOperationsExtensions
- 继承
-
ManagersOperationsExtensions
方法
CreateExtendedInfoAsync(IManagersOperations, ManagerExtendedInfoInner, String, String, CancellationToken)
|
CreateOrUpdateAsync(IManagersOperations, ManagerInner, String, String, CancellationToken)
|
DeleteAsync(IManagersOperations, String, String, CancellationToken)
|
DeleteExtendedInfoAsync(IManagersOperations, String, String, CancellationToken)
|
GetActivationKeyAsync(IManagersOperations, String, String, CancellationToken)
|
GetAsync(IManagersOperations, String, String, CancellationToken)
|
GetDevicePublicEncryptionKeyAsync(IManagersOperations, String, String, String, CancellationToken)
|
GetEncryptionSettingsAsync(IManagersOperations, String, String, CancellationToken)
|
GetExtendedInfoAsync(IManagersOperations, String, String, CancellationToken)
|
GetPublicEncryptionKeyAsync(IManagersOperations, String, String, CancellationToken)
|
ListAsync(IManagersOperations, CancellationToken)
|
ListByResourceGroupAsync(IManagersOperations, String, CancellationToken)
|
ListFeatureSupportStatusAsync(IManagersOperations, String, String, ODataQuery<FeatureFilterInner>, CancellationToken)
|
ListMetricDefinitionAsync(IManagersOperations, String, String, CancellationToken)
|
ListMetricsAsync(IManagersOperations, ODataQuery<MetricFilterInner>, String, String, CancellationToken)
|
RegenerateActivationKeyAsync(IManagersOperations, String, String, CancellationToken)
|
UpdateAsync(IManagersOperations, String, String, IDictionary<String,String>, CancellationToken)
|
UpdateExtendedInfoAsync(IManagersOperations, ManagerExtendedInfoInner, String, String, String, CancellationToken)
|
适用于