Share via


SynapseSqlPoolData.StorageAccountType Property

Definition

The storage account type used to store backups for this sql pool.

public Azure.ResourceManager.Synapse.Models.SqlPoolStorageAccountType? StorageAccountType { get; set; }
member this.StorageAccountType : Nullable<Azure.ResourceManager.Synapse.Models.SqlPoolStorageAccountType> with get, set
Public Property StorageAccountType As Nullable(Of SqlPoolStorageAccountType)

Property Value

Applies to