C# Class Elastacloud.AzureManagement.Fluent.Commands.Blobs.GetStorageAnalyticsEnabledCommand

Inheritance: BlobCommand
Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void

Abstract method used to execute the any command againt blob storage

GetStorageAnalyticsEnabledCommand ( StorageServiceType type, AnalyticsMetricsType analytics ) : System

Method Details

Execute() public méthode

Abstract method used to execute the any command againt blob storage
public Execute ( ) : void
Résultat void

GetStorageAnalyticsEnabledCommand() public méthode

public GetStorageAnalyticsEnabledCommand ( StorageServiceType type, AnalyticsMetricsType analytics ) : System
type StorageServiceType
analytics AnalyticsMetricsType
Résultat System