C# 클래스 Microsoft.Azure.Management.Internal.Resources.Models.TagsListResult

List of subscription tags.
상속: AzureOperationResponse
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
TagsListResult ( ) : Hyak.Common

Initializes a new instance of the TagsListResult class.

TagsListResult ( string nextLink ) : Hyak.Common

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

메소드 상세

TagsListResult() 공개 메소드

Initializes a new instance of the TagsListResult class.
public TagsListResult ( ) : Hyak.Common
리턴 Hyak.Common

TagsListResult() 공개 메소드

Initializes a new instance of the TagsListResult class with required arguments.
public TagsListResult ( string nextLink ) : Hyak.Common
nextLink string
리턴 Hyak.Common