AssignToApiWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Assign tag to the Api.
|
AssignToOperationWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Assign tag to the Operation.
|
AssignToProductWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Assign tag to the Product.
|
CreateOrUpdateWithHttpMessagesAsync(String, String, String, TagCreateUpdateParameters, String, Dictionary<String,List<String>>, CancellationToken)
|
Creates a tag.
|
DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes specific tag of the API Management service instance.
|
DetachFromApiWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Detach the tag from the Api.
|
DetachFromOperationWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Detach the tag from the Operation.
|
DetachFromProductWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Detach the tag from the Product.
|
GetByApiWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Get tag associated with the API.
|
GetByOperationWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Get tag associated with the Operation.
|
GetByProductWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Get tag associated with the Product.
|
GetEntityStateByApiWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the entity state version of the tag specified by its
identifier.
|
GetEntityStateByOperationWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the entity state version of the tag specified by its
identifier.
|
GetEntityStateByProductWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the entity state version of the tag specified by its
identifier.
|
GetEntityStateWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the entity state version of the tag specified by its
identifier.
|
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the details of the tag specified by its identifier.
|
ListByApiNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Lists all Tags associated with the API.
|
ListByApiWithHttpMessagesAsync(String, String, String, ODataQuery<TagContract>, Dictionary<String,List<String>>, CancellationToken)
|
Lists all Tags associated with the API.
|
ListByOperationNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Lists all Tags associated with the Operation.
|
ListByOperationWithHttpMessagesAsync(String, String, String, String, ODataQuery<TagContract>, Dictionary<String,List<String>>, CancellationToken)
|
Lists all Tags associated with the Operation.
|
ListByProductNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Lists all Tags associated with the Product.
|
ListByProductWithHttpMessagesAsync(String, String, String, ODataQuery<TagContract>, Dictionary<String,List<String>>, CancellationToken)
|
Lists all Tags associated with the Product.
|
ListByServiceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Lists a collection of tags defined within a service instance.
|
ListByServiceWithHttpMessagesAsync(String, String, ODataQuery<TagContract>, String, Dictionary<String,List<String>>, CancellationToken)
|
Lists a collection of tags defined within a service instance.
|
UpdateWithHttpMessagesAsync(String, String, String, TagCreateUpdateParameters, String, Dictionary<String,List<String>>, CancellationToken)
|
Updates the details of the tag specified by its identifier.
|
AssignToApi(ITagOperations, String, String, String, String)
|
Assign tag to the Api.
|
AssignToApiAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Assign tag to the Api.
|
AssignToOperation(ITagOperations, String, String, String, String, String)
|
Assign tag to the Operation.
|
AssignToOperationAsync(ITagOperations, String, String, String, String, String, CancellationToken)
|
Assign tag to the Operation.
|
AssignToProduct(ITagOperations, String, String, String, String)
|
Assign tag to the Product.
|
AssignToProductAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Assign tag to the Product.
|
CreateOrUpdate(ITagOperations, String, String, String, TagCreateUpdateParameters, String)
|
Creates a tag.
|
CreateOrUpdateAsync(ITagOperations, String, String, String, TagCreateUpdateParameters, String, CancellationToken)
|
Creates a tag.
|
Delete(ITagOperations, String, String, String, String)
|
Deletes specific tag of the API Management service instance.
|
DeleteAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Deletes specific tag of the API Management service instance.
|
DetachFromApi(ITagOperations, String, String, String, String)
|
Detach the tag from the Api.
|
DetachFromApiAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Detach the tag from the Api.
|
DetachFromOperation(ITagOperations, String, String, String, String, String)
|
Detach the tag from the Operation.
|
DetachFromOperationAsync(ITagOperations, String, String, String, String, String, CancellationToken)
|
Detach the tag from the Operation.
|
DetachFromProduct(ITagOperations, String, String, String, String)
|
Detach the tag from the Product.
|
DetachFromProductAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Detach the tag from the Product.
|
Get(ITagOperations, String, String, String)
|
Gets the details of the tag specified by its identifier.
|
GetAsync(ITagOperations, String, String, String, CancellationToken)
|
Gets the details of the tag specified by its identifier.
|
GetByApi(ITagOperations, String, String, String, String)
|
Get tag associated with the API.
|
GetByApiAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Get tag associated with the API.
|
GetByOperation(ITagOperations, String, String, String, String, String)
|
Get tag associated with the Operation.
|
GetByOperationAsync(ITagOperations, String, String, String, String, String, CancellationToken)
|
Get tag associated with the Operation.
|
GetByProduct(ITagOperations, String, String, String, String)
|
Get tag associated with the Product.
|
GetByProductAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Get tag associated with the Product.
|
GetEntityState(ITagOperations, String, String, String)
|
Gets the entity state version of the tag specified by its identifier.
|
GetEntityStateAsync(ITagOperations, String, String, String, CancellationToken)
|
Gets the entity state version of the tag specified by its identifier.
|
GetEntityStateByApi(ITagOperations, String, String, String, String)
|
Gets the entity state version of the tag specified by its identifier.
|
GetEntityStateByApiAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Gets the entity state version of the tag specified by its identifier.
|
GetEntityStateByOperation(ITagOperations, String, String, String, String, String)
|
Gets the entity state version of the tag specified by its identifier.
|
GetEntityStateByOperationAsync(ITagOperations, String, String, String, String, String, CancellationToken)
|
Gets the entity state version of the tag specified by its identifier.
|
GetEntityStateByProduct(ITagOperations, String, String, String, String)
|
Gets the entity state version of the tag specified by its identifier.
|
GetEntityStateByProductAsync(ITagOperations, String, String, String, String, CancellationToken)
|
Gets the entity state version of the tag specified by its identifier.
|
ListByApi(ITagOperations, String, String, String, ODataQuery<TagContract>)
|
Lists all Tags associated with the API.
|
ListByApiAsync(ITagOperations, String, String, String, ODataQuery<TagContract>, CancellationToken)
|
Lists all Tags associated with the API.
|
ListByApiNext(ITagOperations, String)
|
Lists all Tags associated with the API.
|
ListByApiNextAsync(ITagOperations, String, CancellationToken)
|
Lists all Tags associated with the API.
|
ListByOperation(ITagOperations, String, String, String, String, ODataQuery<TagContract>)
|
Lists all Tags associated with the Operation.
|
ListByOperationAsync(ITagOperations, String, String, String, String, ODataQuery<TagContract>, CancellationToken)
|
Lists all Tags associated with the Operation.
|
ListByOperationNext(ITagOperations, String)
|
Lists all Tags associated with the Operation.
|
ListByOperationNextAsync(ITagOperations, String, CancellationToken)
|
Lists all Tags associated with the Operation.
|
ListByProduct(ITagOperations, String, String, String, ODataQuery<TagContract>)
|
Lists all Tags associated with the Product.
|
ListByProductAsync(ITagOperations, String, String, String, ODataQuery<TagContract>, CancellationToken)
|
Lists all Tags associated with the Product.
|
ListByProductNext(ITagOperations, String)
|
Lists all Tags associated with the Product.
|
ListByProductNextAsync(ITagOperations, String, CancellationToken)
|
Lists all Tags associated with the Product.
|
ListByService(ITagOperations, String, String, ODataQuery<TagContract>, String)
|
Lists a collection of tags defined within a service instance.
|
ListByServiceAsync(ITagOperations, String, String, ODataQuery<TagContract>, String, CancellationToken)
|
Lists a collection of tags defined within a service instance.
|
ListByServiceNext(ITagOperations, String)
|
Lists a collection of tags defined within a service instance.
|
ListByServiceNextAsync(ITagOperations, String, CancellationToken)
|
Lists a collection of tags defined within a service instance.
|
Update(ITagOperations, String, String, String, TagCreateUpdateParameters, String)
|
Updates the details of the tag specified by its identifier.
|
UpdateAsync(ITagOperations, String, String, String, TagCreateUpdateParameters, String, CancellationToken)
|
Updates the details of the tag specified by its identifier.
|