C# Класс Elastacloud.AzureManagement.Fluent.Types.Exceptions.StorageAccountAlreadyExistsException

Exception thrown when a storage account exists
Наследование: System.ApplicationException
Показать файл Открыть проект

Открытые методы

Метод Описание
StorageAccountAlreadyExistsException ( string accountName ) : System

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

Описание методов

StorageAccountAlreadyExistsException() публичный Метод

Uses the storage account name to construct a message for the user
public StorageAccountAlreadyExistsException ( string accountName ) : System
accountName string
Результат System