Linked Service Azure Blob Storage Service Principal Linked Key Vault Key Args
data class LinkedServiceAzureBlobStorageServicePrincipalLinkedKeyVaultKeyArgs(val linkedServiceName: Output<String>, val secretName: Output<String>) : ConvertibleToJava<LinkedServiceAzureBlobStorageServicePrincipalLinkedKeyVaultKeyArgs>