C# 클래스 Microsoft.Azure.Commands.Management.Storage.Models.ARMStorageProvider

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

공개 메소드들

메소드 설명
ARMStorageProvider ( IStorageManagementClient client ) : Microsoft.Azure.Management.Storage
GetStorageService ( string name, string resourceGroupName ) : IStorageService

메소드 상세

ARMStorageProvider() 공개 메소드

public ARMStorageProvider ( IStorageManagementClient client ) : Microsoft.Azure.Management.Storage
client IStorageManagementClient
리턴 Microsoft.Azure.Management.Storage

GetStorageService() 공개 메소드

public GetStorageService ( string name, string resourceGroupName ) : IStorageService
name string
resourceGroupName string
리턴 IStorageService