C# 클래스 Microsoft.Azure.Commands.Common.Authentication.AzureSubscriptionData

파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AzureSubscriptionData ( ) : Microsoft.Azure.Commands.Common.Authentication.Models

Constructor used by DataContractSerializer

ToAzureAccounts ( ) : IEnumerable
ToAzureSubscription ( List envs ) : AzureSubscription

메소드 상세

AzureSubscriptionData() 공개 메소드

Constructor used by DataContractSerializer
public AzureSubscriptionData ( ) : Microsoft.Azure.Commands.Common.Authentication.Models
리턴 Microsoft.Azure.Commands.Common.Authentication.Models

ToAzureAccounts() 공개 메소드

public ToAzureAccounts ( ) : IEnumerable
리턴 IEnumerable

ToAzureSubscription() 공개 메소드

public ToAzureSubscription ( List envs ) : AzureSubscription
envs List
리턴 Microsoft.Azure.Commands.Common.Authentication.Models.AzureSubscription