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.
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, ManagedInstanceKey, Dictionary<String,List<String>>, CancellationToken)
|
Creates or updates a managed instance key.
|
BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes the managed instance key with the given name.
|
CreateOrUpdateWithHttpMessagesAsync(String, String, String, ManagedInstanceKey, Dictionary<String,List<String>>, CancellationToken)
|
Creates or updates a managed instance key.
|
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes the managed instance key with the given name.
|
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a managed instance key.
|
ListByInstanceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of managed instance keys.
|
ListByInstanceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of managed instance keys.
|
BeginCreateOrUpdate(IManagedInstanceKeysOperations, String, String, String, ManagedInstanceKey)
|
Creates or updates a managed instance key.
|
BeginCreateOrUpdateAsync(IManagedInstanceKeysOperations, String, String, String, ManagedInstanceKey, CancellationToken)
|
Creates or updates a managed instance key.
|
BeginDelete(IManagedInstanceKeysOperations, String, String, String)
|
Deletes the managed instance key with the given name.
|
BeginDeleteAsync(IManagedInstanceKeysOperations, String, String, String, CancellationToken)
|
Deletes the managed instance key with the given name.
|
CreateOrUpdate(IManagedInstanceKeysOperations, String, String, String, ManagedInstanceKey)
|
Creates or updates a managed instance key.
|
CreateOrUpdateAsync(IManagedInstanceKeysOperations, String, String, String, ManagedInstanceKey, CancellationToken)
|
Creates or updates a managed instance key.
|
Delete(IManagedInstanceKeysOperations, String, String, String)
|
Deletes the managed instance key with the given name.
|
DeleteAsync(IManagedInstanceKeysOperations, String, String, String, CancellationToken)
|
Deletes the managed instance key with the given name.
|
Get(IManagedInstanceKeysOperations, String, String, String)
|
Gets a managed instance key.
|
GetAsync(IManagedInstanceKeysOperations, String, String, String, CancellationToken)
|
Gets a managed instance key.
|
ListByInstance(IManagedInstanceKeysOperations, String, String, String)
|
Gets a list of managed instance keys.
|
ListByInstanceAsync(IManagedInstanceKeysOperations, String, String, String, CancellationToken)
|
Gets a list of managed instance keys.
|
ListByInstanceNext(IManagedInstanceKeysOperations, String)
|
Gets a list of managed instance keys.
|
ListByInstanceNextAsync(IManagedInstanceKeysOperations, String, CancellationToken)
|
Gets a list of managed instance keys.
|