C# Class Elastacloud.AzureManagement.Fluent.Types.Exceptions.StorageAccountAlreadyExistsException

Exception thrown when a storage account exists
Inheritance: System.ApplicationException
Afficher le fichier Open project: azurecoder/fluent-management

Méthodes publiques

Méthode Description
StorageAccountAlreadyExistsException ( string accountName ) : System

Uses the storage account name to construct a message for the user

Method Details

StorageAccountAlreadyExistsException() public méthode

Uses the storage account name to construct a message for the user
public StorageAccountAlreadyExistsException ( string accountName ) : System
accountName string
Résultat System