GetAccountResult

data class GetAccountResult(val activeDirectories: List<ActiveDirectoryResponse>? = null, val encryption: AccountEncryptionResponse? = null, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)

NetApp account resource

Constructors

Link copied to clipboard
constructor(activeDirectories: List<ActiveDirectoryResponse>? = null, encryption: AccountEncryptionResponse? = null, id: String, location: String, name: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Active Directories

Link copied to clipboard

Encryption settings

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Resource location

Link copied to clipboard

Resource name

Link copied to clipboard

Azure lifecycle management

Link copied to clipboard

The system meta data relating to this resource.

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags

Link copied to clipboard

Resource type