C# 클래스 Microsoft.WindowsAzure.Commands.ServiceManagement.Model.PSStorageService

상속: StorageServicePropertiesOperationContext, IStorageContextProvider
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
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