共用方式為


TagsListResult Class

Definition

List of subscription tags.

public class TagsListResult : Microsoft.Azure.AzureOperationResponse
type TagsListResult = class
    inherit AzureOperationResponse
Public Class TagsListResult
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
TagsListResult

Constructors

TagsListResult()

Initializes a new instance of the TagsListResult class.

TagsListResult(String)

Initializes a new instance of the TagsListResult class with required arguments.

Properties

NextLink

Required. Gets or sets the URL to get the next set of results.

Tags

Optional. Gets or sets the list of tags.

Applies to