StorageAccountPropertiesResponse

data class StorageAccountPropertiesResponse(val resourceId: String? = null)

Properties of Storage Account.

Constructors

Link copied to clipboard
constructor(resourceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: String? = null

ARM resource ID of the Azure Storage Account to store CLI specific files. If not provided one will be created. This cannot be changed once the cluster is created.