ManagersOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class ManagersOperationsExtensions
type ManagersOperationsExtensions = class
Public Module ManagersOperationsExtensions
Inheritance
ManagersOperationsExtensions
Methods
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)
Applies to