C# 클래스 Microsoft.WindowsAzure.Commands.Profile.Models.PSAzureSubscription

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

공개 메소드들

메소드 설명
GetAccountName ( ) : string
PSAzureSubscription ( ) : System
PSAzureSubscription ( Microsoft.Azure.Common.Authentication.Models.AzureSubscription subscription, Microsoft.Azure.Common.Authentication.Models.AzureSMProfile profile ) : System

메소드 상세

GetAccountName() 공개 메소드

public GetAccountName ( ) : string
리턴 string

PSAzureSubscription() 공개 메소드

public PSAzureSubscription ( ) : System
리턴 System

PSAzureSubscription() 공개 메소드

public PSAzureSubscription ( Microsoft.Azure.Common.Authentication.Models.AzureSubscription subscription, Microsoft.Azure.Common.Authentication.Models.AzureSMProfile profile ) : System
subscription Microsoft.Azure.Common.Authentication.Models.AzureSubscription
profile Microsoft.Azure.Common.Authentication.Models.AzureSMProfile
리턴 System