C# Class Microsoft.Azure.Commands.Common.Authentication.AzureSubscriptionData

Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AzureSubscriptionData ( ) : Microsoft.Azure.Commands.Common.Authentication.Models

Constructor used by DataContractSerializer

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

Method Details

AzureSubscriptionData() public méthode

Constructor used by DataContractSerializer
public AzureSubscriptionData ( ) : Microsoft.Azure.Commands.Common.Authentication.Models
Résultat Microsoft.Azure.Commands.Common.Authentication.Models

ToAzureAccounts() public méthode

public ToAzureAccounts ( ) : IEnumerable
Résultat IEnumerable

ToAzureSubscription() public méthode

public ToAzureSubscription ( List envs ) : AzureSubscription
envs List
Résultat Microsoft.Azure.Commands.Common.Authentication.Models.AzureSubscription