AzureFileStorageLinkedServiceResponse

constructor(accountKey: AzureKeyVaultSecretReferenceResponse? = null, annotations: List<Any>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, connectionString: Any? = null, credential: CredentialReferenceResponse? = null, description: String? = null, encryptedCredential: String? = null, fileShare: Any? = null, host: Any? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, sasToken: AzureKeyVaultSecretReferenceResponse? = null, sasUri: Any? = null, serviceEndpoint: Any? = null, snapshot: Any? = null, type: String, userId: Any? = null, version: String? = null)