AzureBlobStorageLinkedServiceResponse

constructor(accountKey: AzureKeyVaultSecretReferenceResponse? = null, accountKind: Any? = null, annotations: List<Any>? = null, authenticationType: String? = null, azureCloudType: Any? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any? = null, containerUri: Any? = null, credential: CredentialReferenceResponse? = null, description: String? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, sasToken: AzureKeyVaultSecretReferenceResponse? = null, sasUri: Any? = null, serviceEndpoint: Any? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, tenant: Any? = null, type: String, version: String? = null)