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.
CreateWithHttpMessagesAsync(String, String, ObjectAnchorsAccount, Dictionary<String,List<String>>, CancellationToken)
|
Creating or Updating an object anchors Account.
|
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Delete an Object Anchors Account.
|
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Retrieve an Object Anchors Account.
|
ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
List Resources by Resource Group
|
ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
List Resources by Resource Group
|
ListBySubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
List Object Anchors Accounts by Subscription
|
ListBySubscriptionWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
|
List Object Anchors Accounts by Subscription
|
ListKeysWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
List Both of the 2 Keys of an object anchors Account
|
RegenerateKeysWithHttpMessagesAsync(String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)
|
Regenerate specified Key of an object anchors Account
|
UpdateWithHttpMessagesAsync(String, String, ObjectAnchorsAccount, Dictionary<String,List<String>>, CancellationToken)
|
Updating an Object Anchors Account
|
Create(IObjectAnchorsAccountsOperations, String, String, ObjectAnchorsAccount)
|
Creating or Updating an object anchors Account.
|
CreateAsync(IObjectAnchorsAccountsOperations, String, String, ObjectAnchorsAccount, CancellationToken)
|
Creating or Updating an object anchors Account.
|
Delete(IObjectAnchorsAccountsOperations, String, String)
|
Delete an Object Anchors Account.
|
DeleteAsync(IObjectAnchorsAccountsOperations, String, String, CancellationToken)
|
Delete an Object Anchors Account.
|
Get(IObjectAnchorsAccountsOperations, String, String)
|
Retrieve an Object Anchors Account.
|
GetAsync(IObjectAnchorsAccountsOperations, String, String, CancellationToken)
|
Retrieve an Object Anchors Account.
|
ListByResourceGroup(IObjectAnchorsAccountsOperations, String)
|
List Resources by Resource Group
|
ListByResourceGroupAsync(IObjectAnchorsAccountsOperations, String, CancellationToken)
|
List Resources by Resource Group
|
ListByResourceGroupNext(IObjectAnchorsAccountsOperations, String)
|
List Resources by Resource Group
|
ListByResourceGroupNextAsync(IObjectAnchorsAccountsOperations, String, CancellationToken)
|
List Resources by Resource Group
|
ListBySubscription(IObjectAnchorsAccountsOperations)
|
List Object Anchors Accounts by Subscription
|
ListBySubscriptionAsync(IObjectAnchorsAccountsOperations, CancellationToken)
|
List Object Anchors Accounts by Subscription
|
ListBySubscriptionNext(IObjectAnchorsAccountsOperations, String)
|
List Object Anchors Accounts by Subscription
|
ListBySubscriptionNextAsync(IObjectAnchorsAccountsOperations, String, CancellationToken)
|
List Object Anchors Accounts by Subscription
|
ListKeys(IObjectAnchorsAccountsOperations, String, String)
|
List Both of the 2 Keys of an object anchors Account
|
ListKeysAsync(IObjectAnchorsAccountsOperations, String, String, CancellationToken)
|
List Both of the 2 Keys of an object anchors Account
|
RegenerateKeys(IObjectAnchorsAccountsOperations, String, String, Nullable<Int32>)
|
Regenerate specified Key of an object anchors Account
|
RegenerateKeysAsync(IObjectAnchorsAccountsOperations, String, String, Nullable<Int32>, CancellationToken)
|
Regenerate specified Key of an object anchors Account
|
Update(IObjectAnchorsAccountsOperations, String, String, ObjectAnchorsAccount)
|
Updating an Object Anchors Account
|
UpdateAsync(IObjectAnchorsAccountsOperations, String, String, ObjectAnchorsAccount, CancellationToken)
|
Updating an Object Anchors Account
|