C# 클래스 Microsoft.WindowsAzure.Management.Model.SubscriptionData

파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools 1 사용 예제들

공개 메소드들

메소드 설명
GetCurrentCloudStorageAccount ( IServiceManagement channel, SubscriptionData subscriptionData ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
GetCurrentStorageAccount ( IServiceManagement channel ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
NullCurrentStorageAccount ( ) : void

메소드 상세

GetCurrentCloudStorageAccount() 공개 정적인 메소드

public static GetCurrentCloudStorageAccount ( IServiceManagement channel, SubscriptionData subscriptionData ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
channel IServiceManagement
subscriptionData SubscriptionData
리턴 Microsoft.WindowsAzure.Storage.CloudStorageAccount

GetCurrentStorageAccount() 공개 메소드

public GetCurrentStorageAccount ( IServiceManagement channel ) : Microsoft.WindowsAzure.Storage.CloudStorageAccount
channel IServiceManagement
리턴 Microsoft.WindowsAzure.Storage.CloudStorageAccount

NullCurrentStorageAccount() 공개 메소드

public NullCurrentStorageAccount ( ) : void
리턴 void