GetLinuxWebAppStorageAccount

data class GetLinuxWebAppStorageAccount(val accessKey: String, val accountName: String, val mountPath: String, val name: String, val shareName: String, val type: String)

Constructors

Link copied to clipboard
constructor(accessKey: String, accountName: String, mountPath: String, name: String, shareName: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Access key for the storage account.

Link copied to clipboard

The Name of the Storage Account.

Link copied to clipboard

The path at which to mount the Storage Share.

Link copied to clipboard

The name of this Linux Web App.

Link copied to clipboard

The Name of the File Share or Container Name for Blob storage.

Link copied to clipboard

The Azure Storage Type.