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>
Constructors
Link copied to clipboard
fun LinkedServiceAzureBlobStorageServicePrincipalLinkedKeyVaultKeyArgs(linkedServiceName: Output<String>, secretName: Output<String>)