C# Класс Microsoft.WindowsAzure.Management.Model.SubscriptionData

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetCurrentCloudStorageAccount ( IServiceManagement channel, SubscriptionData subscriptionData ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
GetCurrentStorageAccount ( IServiceManagement channel ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
NullCurrentStorageAccount ( ) : void

Описание методов

GetCurrentCloudStorageAccount() публичный статический Метод

public static GetCurrentCloudStorageAccount ( IServiceManagement channel, SubscriptionData subscriptionData ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
channel IServiceManagement
subscriptionData SubscriptionData
Результат Microsoft.WindowsAzure.Storage.CloudStorageAccount

GetCurrentStorageAccount() публичный Метод

public GetCurrentStorageAccount ( IServiceManagement channel ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
channel IServiceManagement
Результат Microsoft.WindowsAzure.Storage.CloudStorageAccount

NullCurrentStorageAccount() публичный Метод

public NullCurrentStorageAccount ( ) : void
Результат void