Cloud Service Vault And Secret Reference Response
data class CloudServiceVaultAndSecretReferenceResponse(val secretUrl: String? = null, val sourceVault: SubResourceResponse? = null)
Constructors
Link copied to clipboard
fun CloudServiceVaultAndSecretReferenceResponse(secretUrl: String? = null, sourceVault: SubResourceResponse? = null)