AzureBlobStorageLinkedServiceArgs

constructor(accountKey: Output<AzureKeyVaultSecretReferenceArgs>? = null, accountKind: Output<Any>? = null, annotations: Output<List<Any>>? = null, authenticationType: Output<Either<String, AzureStorageAuthenticationType>>? = null, azureCloudType: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, connectionString: Output<Any>? = null, containerUri: Output<Any>? = null, credential: Output<CredentialReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, sasToken: Output<AzureKeyVaultSecretReferenceArgs>? = null, sasUri: Output<Any>? = null, serviceEndpoint: Output<Any>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, tenant: Output<Any>? = null, type: Output<String>, version: Output<String>? = null)