AppServiceStorageAccessInfo.State Property

Definition

State of the storage account. Serialized Name: AzureStorageInfoValue.state

public Azure.ResourceManager.AppService.Models.AppServiceStorageAccountState? State { get; }
member this.State : Nullable<Azure.ResourceManager.AppService.Models.AppServiceStorageAccountState>
Public ReadOnly Property State As Nullable(Of AppServiceStorageAccountState)

Property Value

Applies to