KeyVaultSecretStorePropertiesResponse

data class KeyVaultSecretStorePropertiesResponse(val inputType: String, val keyvaultName: String? = null, val managedIdentityProperties: ManagedIdentityPropertiesResponse? = null, val resourceGroup: String? = null, val secretStoreId: String? = null, val subscriptionId: String? = null, val tenantId: String? = null)

Constructors

Link copied to clipboard
constructor(inputType: String, keyvaultName: String? = null, managedIdentityProperties: ManagedIdentityPropertiesResponse? = null, resourceGroup: String? = null, secretStoreId: String? = null, subscriptionId: String? = null, tenantId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val keyvaultName: String? = null
Link copied to clipboard
val resourceGroup: String? = null
Link copied to clipboard
val secretStoreId: String? = null
Link copied to clipboard
val subscriptionId: String? = null
Link copied to clipboard
val tenantId: String? = null