ServiceTagInformationOperationsExtensions Class

Definition

Extension methods for ServiceTagInformationOperations.

public static class ServiceTagInformationOperationsExtensions
type ServiceTagInformationOperationsExtensions = class
Public Module ServiceTagInformationOperationsExtensions
Inheritance
ServiceTagInformationOperationsExtensions

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