Cloud Service Vault And Secret Reference Response
    data class CloudServiceVaultAndSecretReferenceResponse(val secretUrl: String? = null, val sourceVault: SubResourceResponse? = null)
Protected settings for the extension, referenced using KeyVault which are encrypted before sent to the role instance.
Constructors
Link copied to clipboard
                fun CloudServiceVaultAndSecretReferenceResponse(secretUrl: String? = null, sourceVault: SubResourceResponse? = null)