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

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

공개 메소드들

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

Initializes a new instance of the ResourceListResult class.

ResourceListResult ( string nextLink ) : Hyak.Common

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

메소드 상세

ResourceListResult() 공개 메소드

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

ResourceListResult() 공개 메소드

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