C# Класс Microsoft.WindowsAzure.Commands.ServiceManagement.Model.PSStorageService

Наследование: StorageServicePropertiesOperationContext, IStorageContextProvider
Показать файл Открыть проект

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

Метод Описание
Create ( Microsoft.WindowsAzure.Management.Storage.StorageManagementClient client, StorageServicePropertiesOperationContext account ) : PSStorageService
PSStorageService ( AzureStorageContext context ) : System
ToString ( ) : string

String representation of this account

Защищенные методы

Метод Описание
PSStorageService ( StorageServicePropertiesOperationContext account, AzureStorageContext context ) : System

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

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

public static Create ( Microsoft.WindowsAzure.Management.Storage.StorageManagementClient client, StorageServicePropertiesOperationContext account ) : PSStorageService
client Microsoft.WindowsAzure.Management.Storage.StorageManagementClient
account StorageServicePropertiesOperationContext
Результат PSStorageService

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

public PSStorageService ( AzureStorageContext context ) : System
context Microsoft.WindowsAzure.Commands.Common.Storage.AzureStorageContext
Результат System

PSStorageService() защищенный Метод

protected PSStorageService ( StorageServicePropertiesOperationContext account, AzureStorageContext context ) : System
account StorageServicePropertiesOperationContext
context Microsoft.WindowsAzure.Commands.Common.Storage.AzureStorageContext
Результат System

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

String representation of this account
public ToString ( ) : string
Результат string