C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.Model.PSStorageService

Inheritance: StorageServicePropertiesOperationContext, IStorageContextProvider
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
Create ( Microsoft.WindowsAzure.Management.Storage.StorageManagementClient client, StorageServicePropertiesOperationContext account ) : PSStorageService
PSStorageService ( AzureStorageContext context ) : System
ToString ( ) : string

String representation of this account

Méthodes protégées

Méthode Description
PSStorageService ( StorageServicePropertiesOperationContext account, AzureStorageContext context ) : System

Method Details

Create() public static méthode

public static Create ( Microsoft.WindowsAzure.Management.Storage.StorageManagementClient client, StorageServicePropertiesOperationContext account ) : PSStorageService
client Microsoft.WindowsAzure.Management.Storage.StorageManagementClient
account StorageServicePropertiesOperationContext
Résultat PSStorageService

PSStorageService() public méthode

public PSStorageService ( AzureStorageContext context ) : System
context Microsoft.WindowsAzure.Commands.Common.Storage.AzureStorageContext
Résultat System

PSStorageService() protected méthode

protected PSStorageService ( StorageServicePropertiesOperationContext account, AzureStorageContext context ) : System
account StorageServicePropertiesOperationContext
context Microsoft.WindowsAzure.Commands.Common.Storage.AzureStorageContext
Résultat System

ToString() public méthode

String representation of this account
public ToString ( ) : string
Résultat string