C# 클래스 Microsoft.WindowsAzure.Commands.ServiceManagement.StorageServices.StorageCredentialsFactory

파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
Create ( BlobUri destination ) : Microsoft.WindowsAzure.Storage.Auth.StorageCredentials
IsChannelRequired ( Uri destination ) : bool
StorageCredentialsFactory ( ) : System
StorageCredentialsFactory ( StorageManagementClient client, AzureSubscription currentSubscription ) : System

메소드 상세

Create() 공개 메소드

public Create ( BlobUri destination ) : Microsoft.WindowsAzure.Storage.Auth.StorageCredentials
destination BlobUri
리턴 Microsoft.WindowsAzure.Storage.Auth.StorageCredentials

IsChannelRequired() 공개 정적인 메소드

public static IsChannelRequired ( Uri destination ) : bool
destination System.Uri
리턴 bool

StorageCredentialsFactory() 공개 메소드

public StorageCredentialsFactory ( ) : System
리턴 System

StorageCredentialsFactory() 공개 메소드

public StorageCredentialsFactory ( StorageManagementClient client, AzureSubscription currentSubscription ) : System
client StorageManagementClient
currentSubscription AzureSubscription
리턴 System