Share via


IExistingStorageAccount Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.ExistingStorageAccountTypeConverter))]
public interface IExistingStorageAccount : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.IStorageAccountCustomDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.ExistingStorageAccountTypeConverter))>]
type IExistingStorageAccount = interface
    interface IJsonSerializable
    interface IStorageAccountCustomDetails
Public Interface IExistingStorageAccount
Implements IStorageAccountCustomDetails
Derived
Attributes
Implements

Properties

AzureStorageAccountId

The storage account Arm Id. Throw error, if resource does not exists.

ResourceType

The class type.

(Inherited from IStorageAccountCustomDetails)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to