C# 클래스 Elastacloud.AzureManagement.Fluent.Types.Exceptions.StorageAccountAlreadyExistsException

Exception thrown when a storage account exists
상속: System.ApplicationException
파일 보기 프로젝트 열기: azurecoder/fluent-management

공개 메소드들

메소드 설명
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