Share via


AppServiceStorageAccessInfo.StorageType Property

Definition

Type of storage.

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

Property Value

Applies to