IExistingStorageAccount Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |