IServiceTagInformationOperations Interface

Definition

ServiceTagInformationOperations operations.

public interface IServiceTagInformationOperations
type IServiceTagInformationOperations = interface
Public Interface IServiceTagInformationOperations

Methods

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

Gets a list of service tag information resources with pagination.

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

Gets a list of service tag information resources with pagination.

Extension Methods

List(IServiceTagInformationOperations, String, Nullable<Boolean>, String)

Gets a list of service tag information resources with pagination.

ListAsync(IServiceTagInformationOperations, String, Nullable<Boolean>, String, CancellationToken)

Gets a list of service tag information resources with pagination.

ListNext(IServiceTagInformationOperations, String)

Gets a list of service tag information resources with pagination.

ListNextAsync(IServiceTagInformationOperations, String, CancellationToken)

Gets a list of service tag information resources with pagination.

Applies to