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

Resource group information.
상속: ResourceGroup
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
ResourceGroupExtended ( ) : System

Initializes a new instance of the ResourceGroupExtended class.

ResourceGroupExtended ( string location ) : System

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

메소드 상세

ResourceGroupExtended() 공개 메소드

Initializes a new instance of the ResourceGroupExtended class.
public ResourceGroupExtended ( ) : System
리턴 System

ResourceGroupExtended() 공개 메소드

Initializes a new instance of the ResourceGroupExtended class with required arguments.
public ResourceGroupExtended ( string location ) : System
location string
리턴 System