C# 클래스 Elastacloud.AzureManagement.Fluent.Commands.Blobs.GetStorageAnalyticsEnabledCommand

상속: BlobCommand
파일 보기 프로젝트 열기: azurecoder/fluent-management 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( ) : void

Abstract method used to execute the any command againt blob storage

GetStorageAnalyticsEnabledCommand ( StorageServiceType type, AnalyticsMetricsType analytics ) : System

메소드 상세

Execute() 공개 메소드

Abstract method used to execute the any command againt blob storage
public Execute ( ) : void
리턴 void

GetStorageAnalyticsEnabledCommand() 공개 메소드

public GetStorageAnalyticsEnabledCommand ( StorageServiceType type, AnalyticsMetricsType analytics ) : System
type StorageServiceType
analytics AnalyticsMetricsType
리턴 System