IServiceTagsOperations Interface

Definition

ServiceTagsOperations operations.

public interface IServiceTagsOperations
type IServiceTagsOperations = interface
Public Interface IServiceTagsOperations

Methods

ListWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Gets a list of service tag information resources.

Extension Methods

List(IServiceTagsOperations, String)

Gets a list of service tag information resources.

ListAsync(IServiceTagsOperations, String, CancellationToken)

Gets a list of service tag information resources.

Applies to