AzureBlobFSLinkedServiceResponse

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