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

Resource group information.
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

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

Initializes a new instance of the ResourceGroup class.

ResourceGroup ( string location ) : Hyak.Common

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

메소드 상세

ResourceGroup() 공개 메소드

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

ResourceGroup() 공개 메소드

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