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

ManagersOperationsExtensions 类

定义

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)

适用于