TagsOperations interface

Interface representing a Tags operations.

Properties

get

Get all available tag keys for the defined scope

Property Details

get

Get all available tag keys for the defined scope

get: (scope: string, options?: TagsGetOptionalParams) => Promise<undefined | TagsResult>

Property Value

(scope: string, options?: TagsGetOptionalParams) => Promise<undefined | TagsResult>