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

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

공개 메소드들

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

Initializes a new instance of the ResourceGroupListResult class.

ResourceGroupListResult ( string nextLink ) : Hyak.Common

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

메소드 상세

ResourceGroupListResult() 공개 메소드

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

ResourceGroupListResult() 공개 메소드

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